summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2012-04-09 14:40:20 -0400
committerJakub Hrozek <jhrozek@redhat.com>2013-05-02 19:44:32 +0200
commitb503cbdaf175f96da726a7679fafaebe0b27d004 (patch)
treec58b864db6959b7d437037efd63f491183121c37
parentf0dcd98f15f7803e77bdd551956875196504e717 (diff)
downloadsssd-b503cbdaf175f96da726a7679fafaebe0b27d004.tar.gz
sssd-b503cbdaf175f96da726a7679fafaebe0b27d004.tar.xz
sssd-b503cbdaf175f96da726a7679fafaebe0b27d004.zip
MAN: Improve ldap_disable_paging documentation
-rw-r--r--src/man/sssd-ldap.5.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml
index e66425919..f464d4d71 100644
--- a/src/man/sssd-ldap.5.xml
+++ b/src/man/sssd-ldap.5.xml
@@ -864,7 +864,7 @@
</varlistentry>
<varlistentry>
- <term>ldap_disable_paging</term>
+ <term>ldap_disable_paging (boolean)</term>
<listitem>
<para>
Disable the LDAP paging control. This option
@@ -884,6 +884,9 @@
connection. On busy clients, this can result in
some requests being denied.
</para>
+ <para>
+ Default: False
+ </para>
</listitem>
</varlistentry>