From: Kurt Zeilenga Date: Fri, 25 Aug 2006 20:56:06 +0000 (+0000) Subject: Note line length limit. X-Git-Tag: OPENLDAP_REL_ENG_2_3_MP~257 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b7873dbb94a39008188944e2701a1eaaa8d4756d;p=openldap Note line length limit. --- diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 99f4154f41..e6dc4cc1fe 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -54,7 +54,10 @@ than once, the last appearance in the file is used). .LP If a line begins with white space, it is considered a continuation -of the previous line. Blank lines and comment lines beginning with +of the previous line. No physical line should be over 2000 bytes +long. +.LP +Blank lines and comment lines beginning with a `#' character are ignored. Note: continuation lines are unwrapped before comment processing is applied. .LP