]> git.sur5r.net Git - openldap/commitdiff
Fix typos
authorKurt Zeilenga <kurt@openldap.org>
Sun, 14 Dec 2003 21:00:52 +0000 (21:00 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 14 Dec 2003 21:00:52 +0000 (21:00 +0000)
doc/man/man5/slapd.conf.5

index 695f6014f512f74df06d5852f8d31763b07c681a..ba2c3981ab2120790f19ad2699404c9ba854ed87 100644 (file)
@@ -120,8 +120,8 @@ a trailing `-') matches all options starting with that name, as well
 as the option with the range name sans the trailing `-'.
 That is, `x-foo-bar-' matches `x-foo-bar' and `x-foo-bar-baz'.
 
-RFC2251 reserves options beginning with `x-' for private experiments.
-Other options should be registered with IANA, see RFC3383 section 3.4.
+RFC 2251 reserves options beginning with `x-' for private experiments.
+Other options should be registered with IANA, see RFC 3383 section 3.4.
 OpenLDAP also has the `binary' option built in, but this is a transfer
 option, not a tagging option.
 .HP
@@ -514,7 +514,7 @@ value "oid.xx" will be used.
 .B password-hash <hash>
 This option sets the hash to be used in generation of user
 passwords, stored in userPassword, during processing of
-LDAP Password Modify Extended Operations (RFC 3052).
+LDAP Password Modify Extended Operations (RFC 3062).
 The <hash> must be one of
 .BR {SSHA} ,
 .BR {SHA} ,