diff options
Diffstat (limited to 'src/lib/libcrypto/man/Makefile')
-rw-r--r-- | src/lib/libcrypto/man/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index 11c990ebd2..3b636f2441 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.292 2024/08/29 20:25:13 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.293 2024/09/02 07:57:27 tb Exp $ |
2 | 2 | ||
3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
4 | 4 | ||
@@ -376,8 +376,6 @@ MAN= \ | |||
376 | X509_sign.3 \ | 376 | X509_sign.3 \ |
377 | X509_signature_dump.3 \ | 377 | X509_signature_dump.3 \ |
378 | X509_verify_cert.3 \ | 378 | X509_verify_cert.3 \ |
379 | X509at_add1_attr.3 \ | ||
380 | X509at_get_attr.3 \ | ||
381 | X509v3_addr_add_inherit.3 \ | 379 | X509v3_addr_add_inherit.3 \ |
382 | X509v3_addr_get_range.3 \ | 380 | X509v3_addr_get_range.3 \ |
383 | X509v3_addr_inherits.3 \ | 381 | X509v3_addr_inherits.3 \ |