From 3bb20b5309c2ee7a1cffbae029be5dbf4306a10b Mon Sep 17 00:00:00 2001 From: tb <> Date: Fri, 29 Dec 2023 12:06:48 +0000 Subject: s_client: pause hasn't worked in ages. Just ignore it ok jsing --- src/usr.bin/openssl/openssl.1 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'src/usr.bin/openssl/openssl.1') diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1 index be060a3e54..3c376f4b46 100644 --- a/src/usr.bin/openssl/openssl.1 +++ b/src/usr.bin/openssl/openssl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: openssl.1,v 1.152 2023/07/27 07:01:50 tb Exp $ +.\" $OpenBSD: openssl.1,v 1.153 2023/12/29 12:06:48 tb Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" @@ -110,7 +110,7 @@ .\" copied and put under another distribution licence .\" [including the GNU Public Licence.] .\" -.Dd $Mdocdate: July 27 2023 $ +.Dd $Mdocdate: December 29 2023 $ .Dt OPENSSL 1 .Os .Sh NAME @@ -4279,7 +4279,6 @@ Verify the input data and output the recovered data. .Op Fl no_tls1_2 .Op Fl no_tls1_3 .Op Fl pass Ar arg -.Op Fl pause .Op Fl policy_check .Op Fl port Ar port .Op Fl prexit @@ -4445,8 +4444,6 @@ Disable the use of TLS1.2 and 1.3, respectively. Disable RFC 4507 session ticket support. .It Fl pass Ar arg The private key password source. -.It Fl pause -Pause 1 second between each read and write call. .It Fl port Ar port The .Ar port -- cgit v1.2.3-55-g6feb