diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2012-02-06 17:23:53 +0100 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2012-02-07 09:22:45 -0500 |
commit | b186cd94ebd4b6b8fa9ef154d7dbf96db5ed4c7d (patch) | |
tree | fe2eecdde5bf6f774bdd387c8d86e8b45ab0a248 | |
parent | 620033ce66f4827be9d508c77483fab0270d9869 (diff) | |
download | sssd-b186cd94ebd4b6b8fa9ef154d7dbf96db5ed4c7d.tar.gz sssd-b186cd94ebd4b6b8fa9ef154d7dbf96db5ed4c7d.tar.bz2 sssd-b186cd94ebd4b6b8fa9ef154d7dbf96db5ed4c7d.zip |
Two sssd-ldap manual pages fixes
Reported by Marco Pizzoli
-rw-r--r-- | src/man/sssd-ldap.5.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml index 8e1f35e4..a4debb7e 100644 --- a/src/man/sssd-ldap.5.xml +++ b/src/man/sssd-ldap.5.xml @@ -608,9 +608,9 @@ <term>ldap_enumeration_refresh_timeout (integer)</term> <listitem> <para> - The LDAP attribute that contains how many seconds - SSSD has to wait before refreshing its cache of - enumerated records. + Specifies how many seconds SSSD has to wait + before refreshing its cache of enumerated + records. </para> <para> Default: 300 @@ -619,7 +619,7 @@ </varlistentry> <varlistentry> - <term>ldap_purge_cache_timeout</term> + <term>ldap_purge_cache_timeout (integer)</term> <listitem> <para> Determine how often to check the cache for |