]> git.sur5r.net Git - openldap/commitdiff
Fix typo
authorHoward Chu <hyc@openldap.org>
Thu, 3 Feb 2011 19:20:48 +0000 (19:20 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 3 Feb 2011 19:20:48 +0000 (19:20 +0000)
doc/man/man5/slapd-perl.5

index 7663e965006ab66275396101da34aa3be533e885..3f8b4a816e67c00b264987e534f77cd956c5793e 100644 (file)
@@ -164,7 +164,7 @@ There is an example Perl module `SampleLDAP' in the slapd/back\-perl/
 directory in the OpenLDAP source tree.
 .SH ACCESS CONTROL
 The
-.B passwd
+.B perl
 backend does not honor any of the access control semantics described in
 .BR slapd.access (5);
 all access control is delegated to the underlying PERL scripting.