From 60645b6129e34c7a2131c9b57cb37ea31d2ae1c0 Mon Sep 17 00:00:00 2001 From: Gavin Henry Date: Mon, 6 Aug 2007 15:05:15 +0000 Subject: [PATCH] ITS#5076 --- doc/man/man1/ldapsearch.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/man1/ldapsearch.1 b/doc/man/man1/ldapsearch.1 index 64efc953d4..2e798111a4 100644 --- a/doc/man/man1/ldapsearch.1 +++ b/doc/man/man1/ldapsearch.1 @@ -173,7 +173,7 @@ must be compiled with LDAP_DEBUG defined for this option to have any effect. Read a series of lines from \fIfile\fP, performing one LDAP search for each line. In this case, the \fIfilter\fP given on the command line is treated as a pattern where the first and only occurrence of \fB%s\fP -is replaced with a line from \fIfile\fP. Any other occurence of the +is replaced with a line from \fIfile\fP. Any other occurrence of the the \fB%\fP character in the pattern will be regarded as an error. Where it is desired that the search filter include a \fB%\fP character, the character should be encoded as \fB\\25\fP (see RFC 4515). -- 2.39.5