]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Fix a few typos
authorKurt Zeilenga <kurt@openldap.org>
Thu, 13 Mar 2003 04:09:40 +0000 (04:09 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 13 Mar 2003 04:09:40 +0000 (04:09 +0000)
doc/man/man1/ldapmodify.1

index 007458340cd164abc67a6a772c3ee8e40ddf9526..6185b7f50c51f7ae958c27360ff1d30bcb708aeb 100644 (file)
@@ -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