]> git.sur5r.net Git - openldap/commitdiff
Fix typos
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 20 Nov 2007 19:50:37 +0000 (19:50 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 20 Nov 2007 19:50:37 +0000 (19:50 +0000)
servers/slapd/slapd.ldif

index 77a23ea8f536b83c344455f7b89d3035bdec37c9..0a77598d52d5b644658137828aa32d4d55257459 100644 (file)
@@ -28,6 +28,7 @@ olcPidFile:           %LOCALSTATEDIR%/run/slapd.pid
 #
 #dn: cn=module,cn=config
 #objectClass: olcModuleList
+#cn: module
 #olcModulepath:        %MODULEDIR%
 #olcModuleload:        back_bdb.la
 #olcModuleload:        back_hdb.la
@@ -82,7 +83,7 @@ olcDatabase: bdb
 olcSuffix:             dc=my-domain,dc=com
 olcRootDN:             cn=Manager,dc=my-domain,dc=com
 # Cleartext passwords, especially for the rootdn, should
-# be avoided.  See slappasswd(8) and slapd.d(5) for details.
+# be avoided.  See slappasswd(8) and slapd-config(5) for details.
 # Use of strong authentication encouraged.
 olcRootPW:             secret
 # The database directory MUST exist prior to running slapd AND