diff options
Diffstat (limited to 'lib/libcrypto')
-rw-r--r-- | lib/libcrypto/man/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libcrypto/man/Makefile b/lib/libcrypto/man/Makefile index a6a3cf78fcd..1519b3daca0 100644 --- a/lib/libcrypto/man/Makefile +++ b/lib/libcrypto/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.294 2024/09/02 08:04:32 tb Exp $ +# $OpenBSD: Makefile,v 1.295 2024/10/22 22:41:01 jsg Exp $ .include <bsd.own.mk> @@ -381,7 +381,6 @@ MAN= \ X509v3_addr_subset.3 \ X509v3_addr_validate_path.3 \ X509v3_asid_add_id_or_range.3 \ - X509v3_asid_add_id_or_range.3 \ X509v3_get_ext_by_NID.3 \ a2d_ASN1_OBJECT.3 \ crypto.3 \ |