From bfa08623134410d289b0af4bf4e0ea4da2960d09 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Wed, 14 Jun 2000 02:35:42 +0000 Subject: [PATCH] Update -Z description to reduce confusion with ldaps:// --- doc/man/man1/ldapdelete.1 | 4 ++-- doc/man/man1/ldapmodify.1 | 4 ++-- doc/man/man1/ldapmodrdn.1 | 4 ++-- doc/man/man1/ldappasswd.1 | 4 ++-- doc/man/man1/ldapsearch.1 | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/doc/man/man1/ldapdelete.1 b/doc/man/man1/ldapdelete.1 index 22eb9a2f9d..b92119a92c 100644 --- a/doc/man/man1/ldapdelete.1 +++ b/doc/man/man1/ldapdelete.1 @@ -168,9 +168,9 @@ Specify the SASL mechanism to be used for authentication. If it's not specified, the program will choose the best mechanism the server knows. .TP .B \-Z[Z] -Request the use of TLS (Transport Layer Security). If you use +Issue StartTLS (Transport Layer Security) extended operation. If you use .B \-ZZ\c -, the command will fail if TLS negotiation does not succeed for some reason. +, the command will require the operation to be successful. .SH EXAMPLE The following command: .LP diff --git a/doc/man/man1/ldapmodify.1 b/doc/man/man1/ldapmodify.1 index 25eec8031e..e04a0d186a 100644 --- a/doc/man/man1/ldapmodify.1 +++ b/doc/man/man1/ldapmodify.1 @@ -233,9 +233,9 @@ Specify the SASL mechanism to be used for authentication. If it's not specified, the program will choose the best mechanism the server knows. .TP .B \-Z[Z] -Request the use of TLS (Transport Layer Security). If you use +Issue StartTLS (Transport Layer Security) extended operation. If you use .B \-ZZ\c -, the command will fail if TLS negotiation does not succeed for some reason. +, the command will require the operation to be successful. .SH INPUT FORMAT The contents of \fIfile\fP (or standard input if no \-f flag is given on the command line) should conform to the format defined in diff --git a/doc/man/man1/ldapmodrdn.1 b/doc/man/man1/ldapmodrdn.1 index 790731e0d4..5fc47bae1f 100644 --- a/doc/man/man1/ldapmodrdn.1 +++ b/doc/man/man1/ldapmodrdn.1 @@ -164,9 +164,9 @@ Specify the SASL mechanism to be used for authentication. If it's not specified, the program will choose the best mechanism the server knows. .TP .B \-Z[Z] -Request the use of TLS (Transport Layer Security). If you use +Issue StartTLS (Transport Layer Security) extended operation. If you use .B \-ZZ\c -, the command will fail if TLS negotiation does not succeed for some reason. +, the command will require the operation to be successful. .SH INPUT FORMAT If the command-line arguments \fIdn\fP and \fIrdn\fP are given, \fIrdn\fP will replace the RDN of the entry specified by the DN, \fIdn\fP. diff --git a/doc/man/man1/ldappasswd.1 b/doc/man/man1/ldappasswd.1 index d2b1391b90..a5f569c8dd 100644 --- a/doc/man/man1/ldappasswd.1 +++ b/doc/man/man1/ldappasswd.1 @@ -139,9 +139,9 @@ Specify the SASL mechanism to be used for authentication. If it's not specified, the program will choose the best mechanism the server knows. .TP .B \-Z[Z] -Request the use of TLS (Transport Layer Security). If you use +Issue StartTLS (Transport Layer Security) extended operation. If you use .B \-ZZ\c -, the command will fail if TLS negotiation does not succeed for some reason. +, the command will require the operation to be successful. .SH SEE ALSO .BR ldap_bind (3) .SH ACKNOWLEDGEMENTS diff --git a/doc/man/man1/ldapsearch.1 b/doc/man/man1/ldapsearch.1 index 91be9d6d44..7de3b6f511 100644 --- a/doc/man/man1/ldapsearch.1 +++ b/doc/man/man1/ldapsearch.1 @@ -276,9 +276,9 @@ Specify the SASL mechanism to be used for authentication. If it's not specified, the program will choose the best mechanism the server knows. .TP .B \-Z[Z] -Request the use of TLS (Transport Layer Security). If you use +Issue StartTLS (Transport Layer Security) extended operation. If you use .B \-ZZ\c -, the command will fail if TLS negotiation does not succeed for some reason. +, the command will require the operation to be successful. .SH OUTPUT FORMAT If one or more entries are found, each entry is written to standard output in the form: -- 2.39.5