]> git.sur5r.net Git - openldap/commitdiff
ITS#4995 - rewrite clarification
authorHallvard Furuseth <hallvard@openldap.org>
Fri, 15 Jun 2007 13:25:32 +0000 (13:25 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Fri, 15 Jun 2007 13:25:32 +0000 (13:25 +0000)
servers/slapd/back-perl/SampleLDAP.pm

index 1cbe2741ccfadfc6855378d3cef441e62c8827bd..b9b2f1c1a498a40ecda1c53053f232b2de8cd6e0 100644 (file)
 #
 #      database        perl
 #      suffix          "o=AnyOrg,c=US"
-#      perlModulePath  /path/to/this/file
+#      perlModulePath  /directory/containing/this/module
 #      perlModule      SampleLDAP
 #
-# Note that "perlModulePath" is the directory path in which the perl module can be found
-#      not the path to the file. Please also see slapd-perl(5)
+# See the slapd-perl(5) manual page for details.
 
 package SampleLDAP;