From: Howard Chu Date: Sat, 27 Jan 2007 05:59:12 +0000 (+0000) Subject: Delete olcInclude stuff X-Git-Tag: OPENLDAP_REL_ENG_2_4_4ALPHA~8^2~124 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d47db9eb03fa8b524d1a3720772e75981976096a;p=openldap Delete olcInclude stuff --- diff --git a/doc/man/man5/slapd-config.5 b/doc/man/man5/slapd-config.5 index 1830552143..c13dd05f5c 100644 --- a/doc/man/man5/slapd-config.5 +++ b/doc/man/man5/slapd-config.5 @@ -45,9 +45,6 @@ global settings for slapd. Multiple child entries underneath the root entry are used to carry various other settings: .RS .TP -.B cn=Include -old-style include files -.TP .B cn=Module dynamically loaded modules .TP @@ -61,17 +58,6 @@ backend-specific settings database-specific settings .RE -The -.B cn=Include -entries will only appear in configurations that were -converted from slapd.conf format. There can be multiple entries, one -for each included file. These entries only serve as placeholders to -document the fact that files were previously included. After those -files have been read and parsed, their content is merged into the -main configuration and then the include files are ignored thereafter. -These entries may form an arbitrarily deep subtree, reflecting any -nesting of the original include files. - The .B cn=Module entries will only appear in configurations where slapd