From 9b692fc9d338dc8a7d7ca4c5f0d99db353fd40c7 Mon Sep 17 00:00:00 2001 From: tb <> Date: Wed, 12 Jan 2022 17:54:51 +0000 Subject: ASN1_{,F,T}BOOLEAN_it and the encoding and decoding API will move to internal only soon. Stop documenting them. ok inoguchi jsing --- 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 79da1eb54f..780e8d6256 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.231 2021/12/18 17:47:44 schwarze Exp $ +# $OpenBSD: Makefile,v 1.232 2022/01/12 17:54:51 tb Exp $ .include @@ -381,7 +381,6 @@ MAN= \ X509v3_get_ext_by_NID.3 \ a2d_ASN1_OBJECT.3 \ crypto.3 \ - d2i_ASN1_BOOLEAN.3 \ d2i_ASN1_NULL.3 \ d2i_ASN1_OBJECT.3 \ d2i_ASN1_OCTET_STRING.3 \ -- cgit v1.2.3-55-g6feb