diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2010-02-23 12:54:12 -0500 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2010-02-23 16:16:25 -0500 |
commit | c24dd6734f36f13df84d9fdb28ce1be45451a41d (patch) | |
tree | b97429b6a00eca48e6b36382b7544f78916cef0c /src/man | |
parent | 7f9938302778ffe87ef6295710c3670a44803f3a (diff) | |
download | sssd-c24dd6734f36f13df84d9fdb28ce1be45451a41d.tar.gz sssd-c24dd6734f36f13df84d9fdb28ce1be45451a41d.tar.xz sssd-c24dd6734f36f13df84d9fdb28ce1be45451a41d.zip |
Revert "Change default for enumeration to TRUE"
This reverts commit 75a9f18ad8ac6e885ac34cdeebc4d8f8734713f8.
Diffstat (limited to 'src/man')
-rw-r--r-- | src/man/sssd.conf.5.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index e5b551c52..665fa79ee 100644 --- a/src/man/sssd.conf.5.xml +++ b/src/man/sssd.conf.5.xml @@ -431,7 +431,7 @@ FALSE = No enumerations for this domain </para> <para> - Default: TRUE + Default: FALSE </para> </listitem> </varlistentry> |