]> git.sur5r.net Git - openldap/commitdiff
Tweak the description of continuation lines in LDIF
authorHoward Chu <hyc@openldap.org>
Wed, 14 Sep 2005 01:13:18 +0000 (01:13 +0000)
committerHoward Chu <hyc@openldap.org>
Wed, 14 Sep 2005 01:13:18 +0000 (01:13 +0000)
doc/guide/admin/slapdconf2.sdf

index 5abcf91983e50d3c0fb68dea310bc19d207f231a..4db17e6d77554d4e3793811f3fd48136cfbfd444 100644 (file)
@@ -71,9 +71,9 @@ loaded from config files or added at runtime.
 
 The usual rules for LDIF files apply to the configuration information:
 Comment lines beginning with a '{{EX:#}}' character
-are ignored.  If a line begins with white space, it is considered a
+are ignored.  If a line begins with a single space, it is considered a
 continuation of the previous line (even if the previous line is a
-comment). Entries are separated by blank lines.
+comment) and the single leading space is removed. Entries are separated by blank lines.
 
 The general layout of the config LDIF is as follows: