summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/Makefile')
-rw-r--r--src/lib/libcrypto/man/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile
index 3bb9348af2..d4633edddf 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.288 2024/07/10 08:51:28 tb Exp $ 1# $OpenBSD: Makefile,v 1.289 2024/08/17 09:16:37 tb Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -349,7 +349,6 @@ MAN= \
349 X509_STORE_new.3 \ 349 X509_STORE_new.3 \
350 X509_STORE_set1_param.3 \ 350 X509_STORE_set1_param.3 \
351 X509_STORE_set_verify_cb_func.3 \ 351 X509_STORE_set_verify_cb_func.3 \
352 X509_TRUST_set.3 \
353 X509_VERIFY_PARAM_new.3 \ 352 X509_VERIFY_PARAM_new.3 \
354 X509_VERIFY_PARAM_set_flags.3 \ 353 X509_VERIFY_PARAM_set_flags.3 \
355 X509_add1_trust_object.3 \ 354 X509_add1_trust_object.3 \