summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjsg <>2024-10-13 08:25:09 +0000
committerjsg <>2024-10-13 08:25:09 +0000
commita777ff09675409a41de48cc56feda682c7d5d8c4 (patch)
tree336008aaeabe0d7b9cba6d8adf57099b073dea4a
parent636e27e56e13e39b21e8983ea8d0cdcba267872e (diff)
downloadopenbsd-a777ff09675409a41de48cc56feda682c7d5d8c4.tar.gz
openbsd-a777ff09675409a41de48cc56feda682c7d5d8c4.tar.bz2
openbsd-a777ff09675409a41de48cc56feda682c7d5d8c4.zip
byt -> but; ok tb@
-rw-r--r--src/lib/libssl/man/SSL_alert_type_string.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libssl/man/SSL_alert_type_string.3 b/src/lib/libssl/man/SSL_alert_type_string.3
index 42a184e50c..354865e546 100644
--- a/src/lib/libssl/man/SSL_alert_type_string.3
+++ b/src/lib/libssl/man/SSL_alert_type_string.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: SSL_alert_type_string.3,v 1.6 2024/10/09 08:22:28 tb Exp $ 1.\" $OpenBSD: SSL_alert_type_string.3,v 1.7 2024/10/13 08:25:09 jsg Exp $
2.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 2.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100
3.\" 3.\"
4.\" This file was written by Lutz Jaenicke <jaenicke@openssl.org>. 4.\" This file was written by Lutz Jaenicke <jaenicke@openssl.org>.
@@ -48,7 +48,7 @@
48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
49.\" OF THE POSSIBILITY OF SUCH DAMAGE. 49.\" OF THE POSSIBILITY OF SUCH DAMAGE.
50.\" 50.\"
51.Dd $Mdocdate: October 9 2024 $ 51.Dd $Mdocdate: October 13 2024 $
52.Dt SSL_ALERT_TYPE_STRING 3 52.Dt SSL_ALERT_TYPE_STRING 3
53.Os 53.Os
54.Sh NAME 54.Sh NAME
@@ -233,7 +233,7 @@ This message is always a warning.
233Sent by the server to indicate that it does not recognize a PSK identity or an 233Sent by the server to indicate that it does not recognize a PSK identity or an
234SRP identity. 234SRP identity.
235.It \(dqCQ\(dq/\(dqcertificate required\(dq 235.It \(dqCQ\(dq/\(dqcertificate required\(dq
236Sent by servers when a client certificate is desired byt none was provided 236Sent by servers when a client certificate is desired but none was provided
237by the client. 237by the client.
238.It \(dqAP\(dq/\(dqno application protocol\(dq 238.It \(dqAP\(dq/\(dqno application protocol\(dq
239Sent by servers when a client ALPN extension advertises only protocols that 239Sent by servers when a client ALPN extension advertises only protocols that