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, 2 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile
index 6e8753b379..4a22484ea3 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.210 2021/11/09 16:23:04 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.211 2021/11/11 12:06:25 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -352,6 +352,7 @@ MAN= \
352 X509_new.3 \ 352 X509_new.3 \
353 X509_ocspid_print.3 \ 353 X509_ocspid_print.3 \
354 X509_policy_check.3 \ 354 X509_policy_check.3 \
355 X509_policy_tree_get0_policies.3 \
355 X509_policy_tree_level_count.3 \ 356 X509_policy_tree_level_count.3 \
356 X509_print_ex.3 \ 357 X509_print_ex.3 \
357 X509_sign.3 \ 358 X509_sign.3 \