]> git.sur5r.net Git - openldap/blobdiff - doc/guide/admin/slapdconfig.sdf
One more typo
[openldap] / doc / guide / admin / slapdconfig.sdf
index 1b38b5fd402083c7d2c5e0869ebcca3535b332cb..684f02138847f154457a9744ce941fe6eb60dbe3 100644 (file)
@@ -636,8 +636,8 @@ search filter, as described in {{REF:RFC2254}}.  For example:
 
 >      by filter=(objectClass=person)
 
-Note that entries by be select by both DN and filter by
-include both qualifiers in the <what> clause.
+Note that entries may be selected by both DN and filter by
+including both qualifiers in the <what> clause.
 
 >      by dn.one="ou=people,o=suffix" filter=(objectClass=person)
 
@@ -646,7 +646,7 @@ list of attribute names in the <what> selector:
 
 >      attrs=<attribute list>
 
-There are two special {{psuedo}} attributes {{EX:entry}} and
+There are two special {{pseudo}} attributes {{EX:entry}} and
 {{EX:children}}.  To read (and hence return) an target entry, the
 subject must have {{EX:read}} access to the target's {{entry}}
 attribute.  To add or delete an entry, the subject must have