From: Kurt Zeilenga Date: Thu, 15 Jun 2006 23:15:31 +0000 (+0000) Subject: Misc updates (based in part on ITS#4590 discussions) X-Git-Tag: OPENLDAP_REL_ENG_2_4_3ALPHA~9^2~98 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=658489a9677299e79660985564356ae62b63093d;p=openldap Misc updates (based in part on ITS#4590 discussions) --- diff --git a/doc/man/man3/ldap_abandon.3 b/doc/man/man3/ldap_abandon.3 index 96137f0dc8..011e40ecd5 100644 --- a/doc/man/man3/ldap_abandon.3 +++ b/doc/man/man3/ldap_abandon.3 @@ -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