From 658489a9677299e79660985564356ae62b63093d Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Thu, 15 Jun 2006 23:15:31 +0000 Subject: [PATCH] Misc updates (based in part on ITS#4590 discussions) --- doc/man/man3/ldap_abandon.3 | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) 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 -- 2.39.5