From 4ebf1cf1ce68fa1da9b810c0d2635306821ff4d9 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Fri, 27 Dec 2024 15:30:17 +0000 Subject: new manual page a2i_ipadd(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 4c7c5891eb..8df75fe284 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.304 2024/12/24 09:48:56 schwarze Exp $ +# $OpenBSD: Makefile,v 1.305 2024/12/27 15:30:17 schwarze Exp $ .include @@ -385,6 +385,7 @@ MAN= \ X509v3_asid_add_id_or_range.3 \ X509v3_get_ext_by_NID.3 \ a2d_ASN1_OBJECT.3 \ + a2i_ipadd.3 \ crypto.3 \ d2i_ASN1_NULL.3 \ d2i_ASN1_OBJECT.3 \ -- cgit v1.2.3-55-g6feb