more updates

This commit is contained in:
Kurt Zeilenga 2006-06-14 00:19:32 +00:00
parent 511d395f1f
commit 19f69bbe35

View File

@ -26,10 +26,8 @@ The
.B ldap_abandon_ext()
routine is used to send a LDAP Abandon request for an
operation in progress. The \fImsgid\fP passed should be the
message id of an outstanding LDAP operation, as returned by
.BR ldap_search_ext (3),
.BR ldap_modify_ext (3),
etc.
message id of an outstanding LDAP operation, such as returned by
.BR ldap_search_ext (3).
.LP
.BR ldap_abandon_ext ()
checks to see if the result of the operation has already come in. If it
@ -65,8 +63,9 @@ routine.
.SH SEE ALSO
.BR ldap (3),
.BR ldap_error (3),
.BR ldap_result (3),
.BR ldap_error (3)
.BR ldap_search_ext (3)
.SH ACKNOWLEDGEMENTS
.so ../Project