From 2af2e109f0a774546feee4c973b6b7c861c4258a Mon Sep 17 00:00:00 2001 From: tb <> Date: Wed, 6 Mar 2024 02:34:14 +0000 Subject: Remove CRL method API documentation --- src/lib/libcrypto/man/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/lib/libcrypto/man/Makefile') diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index 1eec56fd0e..5f213edcd9 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.285 2024/03/05 18:30:40 tb Exp $ +# $OpenBSD: Makefile,v 1.286 2024/03/06 02:34:14 tb Exp $ .include @@ -312,7 +312,6 @@ MAN= \ X509_ATTRIBUTE_new.3 \ X509_ATTRIBUTE_set1_object.3 \ X509_CINF_new.3 \ - X509_CRL_METHOD_new.3 \ X509_CRL_get0_by_serial.3 \ X509_CRL_new.3 \ X509_CRL_print.3 \ -- cgit v1.2.3-55-g6feb