Fixed libldap_r tpool reset (ITS#4855,#4899)
Documentation
Fix references to deprecated attr= access statement (ITS#4863)
+ Note -s option to ldapmodrdn(1) (ITS#4877)
OpenLDAP 2.3.34 Release (2007/02/16)
Fixed libldap missing get_option(TLS CipherSuite) (ITS#4815)
[\c
.BR \-r ]
[\c
+.BI \-s \ newsup\fR]
+[\c
.BR \-n ]
[\c
.BR \-v ]
.B \-r
Remove old RDN values from the entry. Default is to keep old values.
.TP
+.BI \-s \ newsup
+Specify a new superior entry. (I.e., move the target entry and make it a
+child of the new superior.) This option is not supported in LDAPv2.
+.TP
.B \-n
Show what would be done, but don't actually change entries. Useful for
debugging in conjunction with -v.