]> git.sur5r.net Git - openldap/blobdiff - doc/man/man3/ldap_modify.3
Merge remote-tracking branch 'origin/mdb.RE/0.9'
[openldap] / doc / man / man3 / ldap_modify.3
index 37b8aa95d2ea8d97ae28c83687c46dddfdf11d96..756eee76a1d04b2c57972f42970cd9d78e116693 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAP_MODIFY 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2011 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2014 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_modify_ext, ldap_modify_ext_s \- Perform an LDAP modify operation
@@ -20,7 +20,7 @@ char *\fIdn\fB,
 LDAPMod *\fImods[]\fB,
 LDAPControl **\fIsctrls\fB,
 LDAPControl **\fIcctrls\fB,
-int **\fImsgidp\fB );
+int *\fImsgidp\fB );
 .RE
 .LP
 .nf