From: Pierangelo Masarati Date: Thu, 18 Mar 2004 21:48:21 +0000 (+0000) Subject: remove outdated comment X-Git-Tag: OPENLDAP_REL_ENG_2_2_BP~205 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9e159e23825900b7151d17c97a39a488ee9de0b7;p=openldap remove outdated comment --- diff --git a/doc/man/man5/slapd-sql.5 b/doc/man/man5/slapd-sql.5 index b59eefa11d..f43d45735a 100644 --- a/doc/man/man5/slapd-sql.5 +++ b/doc/man/man5/slapd-sql.5 @@ -461,11 +461,6 @@ If you need to find all the leaf entries, please use \fB(hasSubordinates=FALSE)\fP instead. .LP -\fBAttribute\fP and \fBObjectClass\fP inheritance is honored neither -in filters nor in search results. -So you may search for \fB(givenName=Mitya)\fP in the examples, -but not for \fB(name=Mitya)\fP. -.LP .SH EXAMPLES There are example SQL modules in the slapd/back-sql/rdbms_depend/ directory in the OpenLDAP source tree.