diff options
| author | jsg <> | 2024-10-13 08:25:09 +0000 |
|---|---|---|
| committer | jsg <> | 2024-10-13 08:25:09 +0000 |
| commit | 7eefcaf8708c5ed679ce0f405285b3f798b11f01 (patch) | |
| tree | 336008aaeabe0d7b9cba6d8adf57099b073dea4a /src | |
| parent | ee213921d5524fcfae2524bd81db7767add4c5a2 (diff) | |
| download | openbsd-7eefcaf8708c5ed679ce0f405285b3f798b11f01.tar.gz openbsd-7eefcaf8708c5ed679ce0f405285b3f798b11f01.tar.bz2 openbsd-7eefcaf8708c5ed679ce0f405285b3f798b11f01.zip | |
byt -> but; ok tb@
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/libssl/man/SSL_alert_type_string.3 | 6 |
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. | |||
| 233 | Sent by the server to indicate that it does not recognize a PSK identity or an | 233 | Sent by the server to indicate that it does not recognize a PSK identity or an |
| 234 | SRP identity. | 234 | SRP identity. |
| 235 | .It \(dqCQ\(dq/\(dqcertificate required\(dq | 235 | .It \(dqCQ\(dq/\(dqcertificate required\(dq |
| 236 | Sent by servers when a client certificate is desired byt none was provided | 236 | Sent by servers when a client certificate is desired but none was provided |
| 237 | by the client. | 237 | by the client. |
| 238 | .It \(dqAP\(dq/\(dqno application protocol\(dq | 238 | .It \(dqAP\(dq/\(dqno application protocol\(dq |
| 239 | Sent by servers when a client ALPN extension advertises only protocols that | 239 | Sent by servers when a client ALPN extension advertises only protocols that |
