mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-14 08:13:10 -05:00
Misc updates (based in part on ITS#4590 discussions)
This commit is contained in:
parent
3ebb40c4dd
commit
658489a967
1 changed files with 3 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue