From eec0f83fd70f4cf407987c09b5db5a6904454f72 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Sun, 14 Dec 2003 21:00:52 +0000 Subject: [PATCH] Fix typos --- doc/man/man5/slapd.conf.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 695f6014f5..ba2c3981ab 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -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 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 must be one of .BR {SSHA} , .BR {SHA} , -- 2.39.5