Misc updates (based in part on ITS#4590 discussions)

This commit is contained in:
Kurt Zeilenga 2006-06-15 23:15:31 +00:00
parent 3ebb40c4dd
commit 658489a967

View 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