From: tb Date: Thu, 15 Apr 2021 16:43:27 +0000 (+0000) Subject: mention DTLS1_2_VERSION X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=23eb925ff7bb13228a083d6fd9846e23826cd2a3;p=openbsd mention DTLS1_2_VERSION --- diff --git a/lib/libssl/man/SSL_CTX_set_msg_callback.3 b/lib/libssl/man/SSL_CTX_set_msg_callback.3 index a8af1a3454c..a27333e6d95 100644 --- a/lib/libssl/man/SSL_CTX_set_msg_callback.3 +++ b/lib/libssl/man/SSL_CTX_set_msg_callback.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: SSL_CTX_set_msg_callback.3,v 1.4 2018/03/22 21:09:18 schwarze Exp $ +.\" $OpenBSD: SSL_CTX_set_msg_callback.3,v 1.5 2021/04/15 16:43:27 tb Exp $ .\" OpenSSL SSL_CTX_set_msg_callback.pod e9b77246 Jan 20 19:58:49 2017 +0100 .\" OpenSSL SSL_CTX_set_msg_callback.pod b97fdb57 Nov 11 09:33:09 2016 +0100 .\" @@ -49,7 +49,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: March 22 2018 $ +.Dd $Mdocdate: April 15 2021 $ .Dt SSL_CTX_SET_MSG_CALLBACK 3 .Os .Sh NAME @@ -122,8 +122,9 @@ interpreted by the library, such as .Dv TLS1_VERSION , .Dv TLS1_1_VERSION , .Dv TLS1_2_VERSION , +.Dv DTLS1_VERSION , or -.Dv DTLS1_VERSION . +.Dv DTLS1_2_VERSION . .It Fa content_type This is one of the .Em ContentType