From: Hallvard Furuseth Date: Wed, 19 Apr 2006 13:52:20 +0000 (+0000) Subject: Clarify output from search command X-Git-Tag: OPENLDAP_REL_ENG_2_4_1ALPHA~2^2~166 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b1aaaed4342f2e8f911546cc03d425610f7fa292;p=openldap Clarify output from search command --- diff --git a/doc/man/man5/slapd-shell.5 b/doc/man/man5/slapd-shell.5 index 3e5311efb1..1589b65575 100644 --- a/doc/man/man5/slapd-shell.5 +++ b/doc/man/man5/slapd-shell.5 @@ -121,7 +121,10 @@ want the backend to handle. Operations for which a command is not supplied will be refused with an "unwilling to perform" error. .LP -The commands - except \fBunbind\fP - should output: +The \fBsearch\fP command should output the entries in LDIF format, +each entry followed by a blank line, and after these the RESULT below. +.LP +All commands except \fBunbind\fP should then output: .RS .nf RESULT @@ -130,9 +133,7 @@ matched: info: .fi .RE -where only RESULT is mandatory. -The \fBsearch\fP RESULT should be preceded by the entries in LDIF -format, each entry followed by a blank line. +where only the RESULT line is mandatory. Lines starting with `#' or `DEBUG:' are ignored. .SH ACCESS CONTROL The