diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2024-10-13 08:25:10 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2024-10-13 08:25:10 +0000 |
commit | 64c12edff8083b0681400852e839f76419f4f719 (patch) | |
tree | 3ac0e94e1aaec123036467adc98b585cb724685b /lib | |
parent | bcf2ac2cc9cdad26cc45a87737c8194435f93a05 (diff) |
byt -> but; ok tb@
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libssl/man/SSL_alert_type_string.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libssl/man/SSL_alert_type_string.3 b/lib/libssl/man/SSL_alert_type_string.3 index 42a184e50c8..354865e5468 100644 --- a/lib/libssl/man/SSL_alert_type_string.3 +++ b/lib/libssl/man/SSL_alert_type_string.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: SSL_alert_type_string.3,v 1.6 2024/10/09 08:22:28 tb Exp $ +.\" $OpenBSD: SSL_alert_type_string.3,v 1.7 2024/10/13 08:25:09 jsg Exp $ .\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 .\" .\" This file was written by Lutz Jaenicke <jaenicke@openssl.org>. @@ -48,7 +48,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: October 9 2024 $ +.Dd $Mdocdate: October 13 2024 $ .Dt SSL_ALERT_TYPE_STRING 3 .Os .Sh NAME @@ -233,7 +233,7 @@ This message is always a warning. Sent by the server to indicate that it does not recognize a PSK identity or an SRP identity. .It \(dqCQ\(dq/\(dqcertificate required\(dq -Sent by servers when a client certificate is desired byt none was provided +Sent by servers when a client certificate is desired but none was provided by the client. .It \(dqAP\(dq/\(dqno application protocol\(dq Sent by servers when a client ALPN extension advertises only protocols that |