No line continuation support in ldap.conf.

This commit is contained in:
Todd C. Miller
2016-09-01 12:45:42 -06:00
parent 2a4ba64c84
commit c0db5c1234
4 changed files with 5 additions and 15 deletions

View File

@@ -315,10 +315,8 @@ DDEESSCCRRIIPPTTIIOONN
by ssuuddoo are honored. Configuration options are listed below in upper
case but are parsed in a case-independent manner.
Lines beginning with a pound sign (`#') are ignored. Long lines can be
continued with a backslash (`\') as the last character on the line. Note
that leading white space is removed from the beginning of lines even when
the continuation character is used.
Lines beginning with a pound sign (`#') are ignored. Leading white space
is removed from the beginning of lines.
BBIINNDD__TTIIMMEELLIIMMIITT _s_e_c_o_n_d_s
The BBIINNDD__TTIIMMEELLIIMMIITT parameter specifies the amount of time, in

View File

@@ -562,11 +562,7 @@ in a case-independent manner.
Lines beginning with a pound sign
(\(oq#\(cq)
are ignored.
Long lines can be continued with a backslash
(\(oq\e\(cq)
as the last character on the line.
Note that leading white space is removed from the beginning of lines
even when the continuation character is used.
Leading white space is removed from the beginning of lines.
.TP 6n
\fBBIND_TIMELIMIT\fR \fIseconds\fR
The

View File

@@ -534,11 +534,7 @@ in a case-independent manner.
Lines beginning with a pound sign
.Pq Ql #
are ignored.
Long lines can be continued with a backslash
.Pq Ql \e
as the last character on the line.
Note that leading white space is removed from the beginning of lines
even when the continuation character is used.
Leading white space is removed from the beginning of lines.
.Bl -tag -width 4n
.It Sy BIND_TIMELIMIT Ar seconds
The