]> git.sur5r.net Git - openldap/commitdiff
more updates
authorKurt Zeilenga <kurt@openldap.org>
Wed, 14 Jun 2006 00:19:32 +0000 (00:19 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 14 Jun 2006 00:19:32 +0000 (00:19 +0000)
doc/man/man3/ldap_abandon.3

index bbfce85092fd83d08ddfcf06044eb546d9de0ddb..96137f0dc858a1473f4307da1d1d3710baabf35f 100644 (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