From 68b70a0f68f2afd016af96a5c259ecb80c0c6e40 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Fri, 4 Feb 2011 17:24:14 +0000 Subject: [PATCH] Backward compatibility retained for now. --- doc/man/man5/slapd-perl.5 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/man/man5/slapd-perl.5 b/doc/man/man5/slapd-perl.5 index 2f2b99853c..f0fddd5b12 100644 --- a/doc/man/man5/slapd-perl.5 +++ b/doc/man/man5/slapd-perl.5 @@ -184,9 +184,11 @@ The interface of this backend to the perl module MAY change. Any suggestions would greatly be appreciated. Note: in previous versions, any unrecognized lines in the slapd.conf -file were passed to the perl module's config method. Now, -unrecognized lines are rejected as errors, and the perlModuleConfig -directive must be used to invoke the module's config method. +file were passed to the perl module's config method. This behavior is +deprecated (but still allowed for backward compatibility), and the +perlModuleConfig directive should instead be used to invoke the +module's config method. This compatibility feature will be removed at +some future date. .SH FILES .TP ETCDIR/slapd.conf -- 2.39.5