]> git.sur5r.net Git - openldap/commitdiff
Replace attr= with attrs= in example access statement.
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 6 Apr 2007 05:57:19 +0000 (05:57 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 6 Apr 2007 05:57:19 +0000 (05:57 +0000)
doc/man/man5/slapd-meta.5

index bb5374595d2c8c449f7f96072eb654b772e5fcb5..1e22959a654069cf23c2a3a702747eddc8f873f6 100644 (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