From 00ff9b6d3d4c8c1afe0b53c759d77d1c8145d12e Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Tue, 24 Dec 2024 09:48:56 +0000 Subject: new manual page v2i_ASN1_BIT_STRING(3) written from scratch --- 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 fef17409c7..4c7c5891eb 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.303 2024/12/23 08:39:57 schwarze Exp $ +# $OpenBSD: Makefile,v 1.304 2024/12/24 09:48:56 schwarze Exp $ .include @@ -426,6 +426,7 @@ MAN= \ lh_new.3 \ openssl.cnf.5 \ s2i_ASN1_INTEGER.3 \ + v2i_ASN1_BIT_STRING.3 \ x509v3.cnf.5 all clean cleandir depend includes obj tags: -- cgit v1.2.3-55-g6feb