]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Minor doc fix
authorHugo Landau <hlandau@openssl.org>
Thu, 21 Mar 2024 10:44:04 +0000 (10:44 +0000)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Wed, 11 Sep 2024 08:35:22 +0000 (18:35 +1000)
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23334)

doc/man3/SSL_new_listener.pod

index b3cbc70ea1f8643d0e8ee6145347be24eb7a1e0a..6d81fabbeb26dbec3cf146af27a5a6fd76098385 100644 (file)
@@ -192,10 +192,7 @@ L<SSL_set_blocking_mode(3)>
 
 =head1 HISTORY
 
-OSSL_QUIC_client_method() and OSSL_QUIC_client_thread_method() were added in
-OpenSSL 3.2.
-
-OSSL_QUIC_server_method() was added in OpenSSL @VERSION_QUIC_SERVER@.
+These functions were added in OpenSSL @VERSION_QUIC_SERVER@.
 
 =head1 COPYRIGHT