]> git.sur5r.net Git - openldap/commitdiff
ITS#6147 fix typos
authorHoward Chu <hyc@openldap.org>
Wed, 27 May 2009 12:53:04 +0000 (12:53 +0000)
committerHoward Chu <hyc@openldap.org>
Wed, 27 May 2009 12:53:04 +0000 (12:53 +0000)
doc/man/man5/slapd-config.5
doc/man/man5/slapd.conf.5
servers/slapd/bconfig.c

index defbe1de1031e8471be14e2aba27fb4d31accf07..06197ed4dd9a4e17582bfe563ad6cadd9a9e64e4 100644 (file)
@@ -667,7 +667,7 @@ ldapsearch -x -b "" -s base "+"
 .br
 See RFC 4512 section 5.1 for details.
 .TP
-.B olcSaslAuxprop: <plugin> [...]
+.B olcSaslAuxprops: <plugin> [...]
 Specify which auxprop plugins to use for authentication lookups. The
 default is empty, which just uses slapd's internal support. Usually
 no other auxprop plugins are needed.
index 5911348980c8c8873db99d945d9f95e3e1348512..ec888c9f4af4d01eeca8123cd5fc973fead950e8 100644 (file)
@@ -816,7 +816,7 @@ ldapsearch -x -b "" -s base "+"
 .br
 See RFC 4512 section 5.1 for details.
 .TP
-.B sasl-auxprop <plugin> [...]
+.B sasl-auxprops <plugin> [...]
 Specify which auxprop plugins to use for authentication lookups. The
 default is empty, which just uses slapd's internal support. Usually
 no other auxprop plugins are needed.
index 10d9cf033cb06f2255bc834ed521ed785d7aa850..de7665cd30cb08b5433d1ddd0393da5ae4638b12 100644 (file)
@@ -768,7 +768,7 @@ static ConfigOCs cf_ocs[] = {
                 "olcPluginLogFile $ olcReadOnly $ olcReferral $ "
                 "olcReplogFile $ olcRequires $ olcRestrict $ olcReverseLookup $ "
                 "olcRootDSE $ "
-                "olcSaslHost $ olcSaslRealm $ olcSaslSecProps $ "
+                "olcSaslAuxprops $ olcSaslHost $ olcSaslRealm $ olcSaslSecProps $ "
                 "olcSecurity $ olcServerID $ olcSizeLimit $ "
                 "olcSockbufMaxIncoming $ olcSockbufMaxIncomingAuth $ "
                 "olcThreads $ olcTimeLimit $ olcTLSCACertificateFile $ "