mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-19 02:28:47 -05:00
Replace attr= with attrs= in example access statement.
This commit is contained in:
parent
a77f2a5948
commit
70a6f2ee82
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue