]> git.sur5r.net Git - openldap/commitdiff
Import ITS#4995: clarify usage
authorHallvard Furuseth <hallvard@openldap.org>
Mon, 18 Jun 2007 15:31:06 +0000 (15:31 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Mon, 18 Jun 2007 15:31:06 +0000 (15:31 +0000)
servers/slapd/back-perl/SampleLDAP.pm

index 4e20ff628c10f6759befdde6445cf0a7c6eb8a25..b9b2f1c1a498a40ecda1c53053f232b2de8cd6e0 100644 (file)
 #
 #      database        perl
 #      suffix          "o=AnyOrg,c=US"
-#      perlModulePath  /path/to/this/file
+#      perlModulePath  /directory/containing/this/module
 #      perlModule      SampleLDAP
+#
+# See the slapd-perl(5) manual page for details.
 
 package SampleLDAP;