From e0664a1bb6dc96c16552704ea95b36c5bad0bb67 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Thu, 3 Feb 2011 21:35:03 +0000 Subject: [PATCH] Result as overlay is always ignored --- doc/man/man5/slapd-sock.5 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/man/man5/slapd-sock.5 b/doc/man/man5/slapd-sock.5 index 981a2a43be..9701703155 100644 --- a/doc/man/man5/slapd-sock.5 +++ b/doc/man/man5/slapd-sock.5 @@ -163,10 +163,11 @@ The \fBsearch\fP RESULT should be preceded by the entries in LDIF format, each entry followed by a blank line. Lines starting with `#' or `DEBUG:' are ignored. -When used as an overlay, the result from an operation is also sent, -so the external program can see if the operation succeeded or not. -This message is similar to the RESULT message above, but -will also include any configured extensions: +When used as an overlay, the result message from the external +program is read and ignored. Also, the result from the operation is +sent to the external program, so the external program can see if the +operation succeeded or not. This message is similar to the RESULT +message above, but will also include any configured extensions: .RS .nf RESULT -- 2.39.5