From: Hallvard Furuseth Date: Mon, 18 Jun 2007 15:31:06 +0000 (+0000) Subject: Import ITS#4995: clarify usage X-Git-Tag: OPENLDAP_REL_ENG_2_3_37~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e27583ce1fe7897f1561fe10a8b7e3edd0ff3fab;p=thirdparty%2Fopenldap.git Import ITS#4995: clarify usage --- diff --git a/servers/slapd/back-perl/SampleLDAP.pm b/servers/slapd/back-perl/SampleLDAP.pm index 4e20ff628c..b9b2f1c1a4 100644 --- a/servers/slapd/back-perl/SampleLDAP.pm +++ b/servers/slapd/back-perl/SampleLDAP.pm @@ -18,8 +18,10 @@ # # 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;