Install SSL_SESSION_get0_cipher.3
authortb <tb@openbsd.org>
Wed, 12 May 2021 14:17:27 +0000 (14:17 +0000)
committertb <tb@openbsd.org>
Wed, 12 May 2021 14:17:27 +0000 (14:17 +0000)
lib/libssl/man/Makefile

index cc393ee..de1390e 100644 (file)
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.70 2021/01/27 18:00:25 tb Exp $
+# $OpenBSD: Makefile,v 1.71 2021/05/12 14:17:27 tb Exp $
 
 .include <bsd.own.mk>
 
@@ -58,6 +58,7 @@ MAN = BIO_f_ssl.3 \
        SSL_SESSION_get_id.3 \
        SSL_SESSION_get_protocol_version.3 \
        SSL_SESSION_get_time.3 \
+       SSL_SESSION_get0_cipher.3 \
        SSL_SESSION_get0_peer.3 \
        SSL_SESSION_has_ticket.3 \
        SSL_SESSION_new.3 \