mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-30 03:29:35 -05:00
Additional deprecated interfaces changes
This commit is contained in:
parent
7f0a590a11
commit
a63cce673e
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
.\" Copyright 1998-2006 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_add, ldap_add_s, ldap_add_ext, ldap_add_ext_s \- Perform an LDAP add operation
|
||||
ldap_add_ext, ldap_add_ext_s \- Perform an LDAP add operation
|
||||
.SH LIBRARY
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
.\" Copyright 1998-2006 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_modify, ldap_modify_s \- Perform an LDAP modify operation
|
||||
ldap_modify_ext, ldap_modify_ext_s \- Perform an LDAP modify operation
|
||||
.SH LIBRARY
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
Loading…
Reference in a new issue