From c4445febaab6ae90ef4ab7806d82667233275091 Mon Sep 17 00:00:00 2001 From: tb Date: Sun, 12 May 2024 11:50:36 +0000 Subject: [PATCH] Install X509V3_EXT_get_nid.3 --- lib/libcrypto/man/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/libcrypto/man/Makefile b/lib/libcrypto/man/Makefile index 5f213edcd98..a406bc56044 100644 --- a/lib/libcrypto/man/Makefile +++ b/lib/libcrypto/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.286 2024/03/06 02:34:14 tb Exp $ +# $OpenBSD: Makefile,v 1.287 2024/05/12 11:50:36 tb Exp $ .include @@ -304,6 +304,7 @@ MAN= \ UI_get_string_type.3 \ UI_new.3 \ X25519.3 \ + X509V3_EXT_get_nid.3 \ X509V3_EXT_print.3 \ X509V3_extensions_print.3 \ X509V3_get_d2i.3 \ -- 2.20.1