mention DTLS1_2_VERSION
authortb <tb@openbsd.org>
Thu, 15 Apr 2021 16:43:27 +0000 (16:43 +0000)
committertb <tb@openbsd.org>
Thu, 15 Apr 2021 16:43:27 +0000 (16:43 +0000)
lib/libssl/man/SSL_CTX_set_msg_callback.3

index a8af1a3..a27333e 100644 (file)
@@ -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