]> git.sur5r.net Git - openldap/blobdiff - doc/man/man3/ldap_modrdn.3
Merge remote-tracking branch 'origin/mdb.master'
[openldap] / doc / man / man3 / ldap_modrdn.3
index aa4e6ea17f3ffa6ca32d56d4cb0188ad5aaa640b..b0db45b094d1ad48b3baf2c5f08df011bf68cf25 100644 (file)
@@ -1,11 +1,11 @@
 .TH LDAP_MODRDN 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2009 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2012 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)
+OpenLDAP LDAP (libldap, \-lldap)
 .SH SYNOPSIS
 .nf
 .ft B
@@ -68,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