From: Pierangelo Masarati Date: Wed, 19 Jan 2011 20:22:08 +0000 (+0000) Subject: move deprecated statements to a separate block (ITS#6800) X-Git-Tag: MIGRATION_CVS2GIT~190 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=88423dd0c0f77df472bc5842aa3afee7b71644e5;p=openldap move deprecated statements to a separate block (ITS#6800) --- diff --git a/doc/man/man5/slapd-meta.5 b/doc/man/man5/slapd-meta.5 index e9ee1f7595..301d358417 100644 --- a/doc/man/man5/slapd-meta.5 +++ b/doc/man/man5/slapd-meta.5 @@ -565,18 +565,6 @@ times); the global value can be overridden by redefinitions inside each target specification. -.TP -.B pseudorootdn "" -Deprecated; use -.B idassert\-bind -instead. - -.TP -.B pseudorootpw "" -Deprecated; use -.B idassert\-bind -instead. - .TP .B rewrite* ... The rewrite options are described in the "REWRITING" section. @@ -1225,6 +1213,24 @@ allows caching of LDAP search requests (queries) in a local database. See .BR slapo\-pcache (5) for details. + +.SH DEPRECATED STATEMENTS +The following statements have been deprecated and should no longer be used. + +.TP +.B pseudorootdn "" +Use +.B idassert\-bind +instead. + +.TP +.B pseudorootpw "" +Use +.B idassert\-bind +instead. + + + .SH FILES .TP ETCDIR/slapd.conf