[openssl] master update
Dr. Paul Dale
pauli at openssl.org
Tue Apr 13 23:30:16 UTC 2021
The branch master has been updated
via c6e090fe17fff5bed63ade23ea414f53e68a38ed (commit)
from feba11cf2ea1dee9cc6e30bf5953404c9c2c88c6 (commit)
- Log -----------------------------------------------------------------
commit c6e090fe17fff5bed63ade23ea414f53e68a38ed
Author: Jakub Wilk <jwilk at jwilk.net>
Date: Mon Apr 12 12:41:27 2021 +0200
doc: Fix formatting
CLA: trivial
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14835)
-----------------------------------------------------------------------
Summary of changes:
doc/man1/openssl-s_client.pod.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/man1/openssl-s_client.pod.in b/doc/man1/openssl-s_client.pod.in
index 746f48a62d..6d6ba81384 100644
--- a/doc/man1/openssl-s_client.pod.in
+++ b/doc/man1/openssl-s_client.pod.in
@@ -231,7 +231,7 @@ This option cannot be used in conjunction with B<-noservername>.
Suppresses sending of the SNI (Server Name Indication) extension in the
ClientHello message. Cannot be used in conjunction with the B<-servername> or
-<-dane_tlsa_domain> options.
+B<-dane_tlsa_domain> options.
=item B<-cert> I<filename>
More information about the openssl-commits
mailing list