]> git.sur5r.net Git - openldap/commitdiff
Clarify output from search command
authorHallvard Furuseth <hallvard@openldap.org>
Wed, 19 Apr 2006 13:52:20 +0000 (13:52 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Wed, 19 Apr 2006 13:52:20 +0000 (13:52 +0000)
doc/man/man5/slapd-shell.5

index 3e5311efb103dcd7e2cd001220663040cdf8b163..1589b6557555d601403a282e63109a3f6bcc4bb1 100644 (file)
@@ -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: <matched DN>
 info: <text>
 .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