diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2007-09-15 14:43:43 +0000 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2007-09-15 14:43:43 +0000 |
commit | 724065c4668e7f4c80dce3b2410104067a5b110b (patch) | |
tree | d4547b58d1f77805ba1862dd667da4bf3678ca9a | |
parent | 674276efcf15d9af7892c49db5b9891c03ae6ef7 (diff) |
remove documentation for nss_schema option since it isn't used any more and probably never will be
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@408 ef36b2f9-881f-0410-afb5-c4e39611909c
-rw-r--r-- | man/nss-ldapd.conf.5.xml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/man/nss-ldapd.conf.5.xml b/man/nss-ldapd.conf.5.xml index e236dd4..3e683f1 100644 --- a/man/nss-ldapd.conf.5.xml +++ b/man/nss-ldapd.conf.5.xml @@ -563,19 +563,6 @@ </listitem> </varlistentry> - <varlistentry> - <term><emphasis remap="B">nss_schema <rfc2307bis|rfc2307></emphasis></term> - <listitem> - <para>If the value of this option is - <emphasis remap="B">rfc2307bis</emphasis> - then support for the RFC2307bis schema (distinguished names in - groups) will be enabled.</para> - </listitem> - </varlistentry> - -TODO: remove the above option and always support mulitple schema checking based on the contenst of the directory - - </variablelist> </refsect2> --> |