]> git.sur5r.net Git - openldap/blobdiff - doc/man/man3/ldap_modrdn.3
happy belated New Year
[openldap] / doc / man / man3 / ldap_modrdn.3
index 1b382758f12f87adf9e0635aa613726f0cfee5dd..e4c19ced8e37223094bf6fac3dfc9c0ede5a5300 100644 (file)
@@ -1,10 +1,14 @@
-.TH LDAP_MODRDN 3  "1 December 1994" "U-M LDAP LDVERSION"
+.TH LDAP_MODRDN 3 "RELEASEDATE" "OpenLDAP LDVERSION"
+.\" $OpenLDAP$
+.\" Copyright 1998-2010 The OpenLDAP Foundation All Rights Reserved.
+.\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_modrdn, ldap_modrdn_s, ldap_modrdn2, ldap_modrdn2_s \- Perform an LDAP modify RDN operation
+.SH LIBRARY
+OpenLDAP LDAP (libldap, \-lldap)
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 .LP
 .ft B
@@ -64,7 +68,7 @@ the entry or not.
 .SH ERRORS
 The synchronous (_s) versions of these routines return an LDAP error
 code, either LDAP_SUCCESS or an error if there was trouble.
-The asynchronous versions return -1 in case
+The asynchronous versions return \-1 in case
 of trouble, setting the
 .B ld_errno
 field of \fIld\fP.  See
@@ -73,3 +77,5 @@ for more details.
 .SH SEE ALSO
 .BR ldap (3),
 .BR ldap_error (3)
+.SH ACKNOWLEDGEMENTS
+.so ../Project