From 88458c6c73827c0002b2eaa98eb3ef85767df98b Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Mon, 8 Mar 2004 18:59:39 +0000 Subject: [PATCH] import ITS#3003 --- CHANGES | 2 ++ doc/man/man1/ldapmodrdn.1 | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index a76c4715ad..f364152be4 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,8 @@ OpenLDAP 2.1.28 Engineering Fixed back-bdb slapadd crash (ITS#2974) Fixed typo in ACL STYLE slap_style_e enum (ITS#3001) Added ACL set logging (ITS#2949) + Documentation + Fixed ldapmodrdn(1) manpage (ITS#3003) OpenLDAP 2.1.27 Release Fixed slapd replog ordering bug (ITS#2512) diff --git a/doc/man/man1/ldapmodrdn.1 b/doc/man/man1/ldapmodrdn.1 index a0fbe3bc2f..746f61ee9d 100644 --- a/doc/man/man1/ldapmodrdn.1 +++ b/doc/man/man1/ldapmodrdn.1 @@ -97,7 +97,7 @@ when connecting to a slapd and there is no x500dsa.hostname principal registered with your Kerberos Domain Controller(s). .TP .B \-c -Continuous operation mode. Errors are reported, but ldapmodify +Continuous operation mode. Errors are reported, but ldapmodrdn will continue with modifications. The default is to exit after reporting an error. .TP @@ -211,7 +211,7 @@ exists and has the contents: the command: .LP .nf - ldapmodify -r -f /tmp/entrymods + ldapmodrdn -r -f /tmp/entrymods .fi .LP will change the RDN of the "Modify Me" entry from "Modify Me" to -- 2.39.5