.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
.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