Replace attr= with attrs= in example access statement.

This commit is contained in:
Quanah Gibson-Mount 2007-04-06 05:57:19 +00:00
parent a77f2a5948
commit 70a6f2ee82

View file

@ -488,7 +488,7 @@ The rule
.LP
.RS
.nf
access to dn="<dn>" attr=<attr>
access to dn="<dn>" attrs=<attr>
by dnattr=<dnattr> read
by * none
.fi