From c675cbbfc111f113d73aa8c0565511d8d3498d33 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Thu, 13 Mar 2003 04:09:40 +0000 Subject: [PATCH] Fix a few typos --- doc/man/man1/ldapmodify.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/man/man1/ldapmodify.1 b/doc/man/man1/ldapmodify.1 index 007458340c..6185b7f50c 100644 --- a/doc/man/man1/ldapmodify.1 +++ b/doc/man/man1/ldapmodify.1 @@ -236,7 +236,7 @@ Specify the realm of authentication ID for SASL bind. The form of the realm depends on the actual SASL mechanism used. .TP .BI \-X \ authzid -Specify the proxy authorization ID for SASL bind. +Specify the requested authorization ID for SASL bind. .I authzid must be one of the following formats: .B dn:\c @@ -269,13 +269,13 @@ absence of any "replica:" lines. .LP If no "changetype:" line is present, the default is "add" if the -a flag is set (or if the program was invoked as -.I ldapmodify) +.I ldapadd) and "modify" otherwise. .LP If changetype is "modify" and no "add:", "replace:", or "delete:" lines -appear, the default is "replace" for and "add" +appear, the default is "replace" for .BR ldapmodify (1) -for +and "add" for .BR ldapadd (1). .LP Note that the above exceptions to the -- 2.47.2