From: Kurt Zeilenga Date: Thu, 13 Mar 2003 04:09:40 +0000 (+0000) Subject: Fix a few typos X-Git-Tag: OPENLDAP_REL_ENG_2_1_16~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c675cbbfc111f113d73aa8c0565511d8d3498d33;p=thirdparty%2Fopenldap.git Fix a few typos --- 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