diff options
-rw-r--r-- | man/nss-ldapd.conf.5.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man/nss-ldapd.conf.5.xml b/man/nss-ldapd.conf.5.xml index b531d69..62385b8 100644 --- a/man/nss-ldapd.conf.5.xml +++ b/man/nss-ldapd.conf.5.xml @@ -550,11 +550,12 @@ </variablelist> </refsect2> -<!-- do not document the following options for now as support for them is not finalized <refsect2 id='other_options'> <title>Other options</title> <variablelist> +<!-- do not document this option for now as support it is not finalized + <varlistentry> <term><emphasis remap="B">restart <yes|no></emphasis></term> <listitem> @@ -566,12 +567,13 @@ client libraries.</para> </listitem> </varlistentry> +--> <varlistentry> <term><option>pagesize</option> <emphasis remap="I">NUMBER</emphasis></term> <listitem> <para> - Set this to a number greater than 0 to enable handling of paged + Set this to a number greater than 0 to request paged results from the LDAP server in accordance with RFC2696. The default (0) is to not request paged results. </para> @@ -580,7 +582,6 @@ </variablelist> </refsect2> ---> </refsect1> |