From f69c24989253de3a0836d4081a0f97170975c570 Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Sat, 6 Mar 2004 15:48:21 +0000 Subject: [PATCH] fix program name (ITS#3003) --- doc/man/man1/ldapmodrdn.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man/man1/ldapmodrdn.1 b/doc/man/man1/ldapmodrdn.1 index 5286824389..3ccf57c629 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