--- doc/man/man5/slapd-sql.5 2003/04/16 20:23:46 1.12 +++ doc/man/man5/slapd-sql.5 2004/03/18 20:48:21 1.13 @@ -1,5 +1,5 @@ .TH SLAPD-SQL 5 "RELEASEDATE" "OpenLDAP LDVERSION" -.\" $OpenLDAP: pkg/ldap/doc/man/man5/slapd-sql.5,v 1.11 2003/01/09 11:07:14 kurt Exp $ +.\" $OpenLDAP: pkg/ldap/doc/man/man5/slapd-sql.5,v 1.12 2003/04/16 20:23:46 ando Exp $ .SH NAME slapd-sql \- SQL backend to slapd .SH SYNOPSIS @@ -461,11 +461,6 @@ If you need to find all the leaf entries \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.