From 7c8ad2ea63db1d3d1fc88fbbf846442557fb0413 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Sat, 27 Nov 2021 16:18:03 +0000 Subject: new manual page BIO_f_asn1(3) --- src/lib/libcrypto/man/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/lib/libcrypto/man/Makefile') diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index 6a0d65cb85..6d5f8d982b 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.220 2021/11/22 16:19:54 schwarze Exp $ +# $OpenBSD: Makefile,v 1.221 2021/11/27 16:18:03 schwarze Exp $ .include @@ -35,6 +35,7 @@ MAN= \ BF_set_key.3 \ BIO_ctrl.3 \ BIO_dump.3 \ + BIO_f_asn1.3 \ BIO_f_base64.3 \ BIO_f_buffer.3 \ BIO_f_cipher.3 \ -- cgit v1.2.3-55-g6feb