From c31f1e4e2737012145d46c5d4f48e162839db98a Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Sun, 25 May 2003 01:03:36 +0000 Subject: [PATCH] Fix typos --- doc/man/man1/ldapmodify.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man/man1/ldapmodify.1 b/doc/man/man1/ldapmodify.1 index 6185b7f50c..4fe90f8ea4 100644 --- a/doc/man/man1/ldapmodify.1 +++ b/doc/man/man1/ldapmodify.1 @@ -341,7 +341,7 @@ exists and has the contents: the command: .LP .nf - ldapadd -f /tmp/entrymods + ldapadd -f /tmp/newentry .fi .LP will add a new entry for Babs Jensen, using the values from the @@ -349,7 +349,7 @@ file .B /tmp/newentry. .LP Assuming that the file -.B /tmp/newentry +.B /tmp/entrymods exists and has the contents: .LP .nf -- 2.47.2