some minor fix up;
authorjmc <jmc@openbsd.org>
Mon, 3 Jul 2023 08:37:22 +0000 (08:37 +0000)
committerjmc <jmc@openbsd.org>
Mon, 3 Jul 2023 08:37:22 +0000 (08:37 +0000)
usr.bin/openssl/openssl.1

index 9868955..4023061 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: openssl.1,v 1.149 2023/07/03 06:22:07 beck Exp $
+.\" $OpenBSD: openssl.1,v 1.150 2023/07/03 08:37:22 jmc Exp $
 .\" ====================================================================
 .\" Copyright (c) 1998-2002 The OpenSSL Project.  All rights reserved.
 .\"
@@ -934,7 +934,7 @@ The options are as follows:
 Print a brief usage message.
 .It Fl s
 Only list ciphers that are supported by the TLS method.
-.It Fl  tls1_2 | tls1_3
+.It Fl tls1_2 | tls1_3
 In combination with the
 .Fl s
 option, list the ciphers which could be used
@@ -4447,7 +4447,7 @@ Can be used to override the implicit
 after
 .Fl quiet .
 .It Fl no_tls1_2 | no_tls1_3
-Disable the use of TLS1.2 and 1.3 respectively.
+Disable the use of TLS1.2 and 1.3, respectively.
 .It Fl no_ticket
 Disable RFC 4507 session ticket support.
 .It Fl pass Ar arg
@@ -4799,7 +4799,7 @@ Disable ephemeral ECDH cipher suites.
 .It Fl no_ticket
 Disable RFC 4507 session ticket support.
 .It Fl no_tls1_2 | no_tls1_3
-Disable the use of TLS1.2, and 1.3, respectively.
+Disable the use of TLS1.2 and 1.3, respectively.
 .It Fl no_tmp_rsa
 Disable temporary RSA key generation.
 .It Fl nocert
@@ -5353,7 +5353,7 @@ The exit codes for
 .Nm smime
 are as follows:
 .Pp
-.Bl -tag -width "XXXX"  -offset 3n -compact
+.Bl -tag -width "XXXX" -offset 3n -compact
 .It 0
 The operation was completely successful.
 .It 1