From: jmc Date: Mon, 3 Jul 2023 08:37:22 +0000 (+0000) Subject: some minor fix up; X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=fb7701837e4fd45b1078f404c174d6e9de4cf7a9;p=openbsd some minor fix up; --- diff --git a/usr.bin/openssl/openssl.1 b/usr.bin/openssl/openssl.1 index 9868955691b..4023061d165 100644 --- a/usr.bin/openssl/openssl.1 +++ b/usr.bin/openssl/openssl.1 @@ -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