]> git.sur5r.net Git - openldap/commitdiff
Additional fix for prev commit
authorHoward Chu <hyc@openldap.org>
Thu, 5 Apr 2007 01:08:29 +0000 (01:08 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 5 Apr 2007 01:08:29 +0000 (01:08 +0000)
doc/guide/admin/slapdconf2.sdf

index 67b3378d349eff0fbc4f68958341ae07d18bbc4f..9b30ce898319d541c5437bdd1b31fe9e70f38666 100644 (file)
@@ -1384,7 +1384,7 @@ settings
 
 when you read them back using slapcat or ldapsearch they will contain
 
->      olcAccess: {0}to attr=member,entry
+>      olcAccess: {0}to attrs=member,entry
 >              by dnattr=member selfwrite
 >      olcAccess: {1}to dn.children="dc=example,dc=com"
 >              by * search
@@ -1423,7 +1423,7 @@ This example deletes whatever rule is in value #1 of the {{EX:olcAccess}}
 attribute (regardless of its value) and adds a new value that is
 explicitly inserted as value #1. The result will be
 
->      olcAccess: {0}to attr=member,entry
+>      olcAccess: {0}to attrs=member,entry
 >              by dnattr=member selfwrite
 >      olcAccess: {1}to dn.children="dc=example,dc=com"
 >              by * write