The branch master has been updated
       via  c6e090fe17fff5bed63ade23ea414f53e68a38ed (commit)
      from  feba11cf2ea1dee9cc6e30bf5953404c9c2c88c6 (commit)


- Log -----------------------------------------------------------------
commit c6e090fe17fff5bed63ade23ea414f53e68a38ed
Author: Jakub Wilk <[email protected]>
Date:   Mon Apr 12 12:41:27 2021 +0200

    doc: Fix formatting
    
    CLA: trivial
    
    Reviewed-by: Matt Caswell <[email protected]>
    Reviewed-by: Paul Dale <[email protected]>
    (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>
 

Reply via email to