]> git.sur5r.net Git - openldap/commitdiff
Misc updates (based in part on ITS#4590 discussions)
authorKurt Zeilenga <kurt@openldap.org>
Thu, 15 Jun 2006 23:15:31 +0000 (23:15 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 15 Jun 2006 23:15:31 +0000 (23:15 +0000)
doc/man/man3/ldap_abandon.3

index 96137f0dc858a1473f4307da1d1d3710baabf35f..011e40ecd53f7b7bcc9c16c95aeda2821e5f9e49 100644 (file)
@@ -44,12 +44,10 @@ allows server and client controls to be passed in via the
 and
 .I cctrls
 parameters, respectively.
-.SH ERRORS
-.B ldap_abandon_ext()
-returns an LDAP error code indicating success or failure in sending
-the Abandon request.
 .LP
-See
+.B ldap_abandon_ext()
+returns a code indicating success or, in the case of failure, the
+nature of the failure.  See
 .BR ldap_error (3)
 for details.
 .SH DEPRECATED INTERFACES