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 20ab72da7f..43d7c5bc56 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.206 2021/10/28 13:13:03 tb Exp $ 1# $OpenBSD: Makefile,v 1.207 2021/10/29 09:42:07 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -306,6 +306,7 @@ MAN= \
306 X509_REQ_add1_attr.3 \ 306 X509_REQ_add1_attr.3 \
307 X509_REQ_add_extensions.3 \ 307 X509_REQ_add_extensions.3 \
308 X509_REQ_new.3 \ 308 X509_REQ_new.3 \
309 X509_REQ_print_ex.3 \
309 X509_REVOKED_new.3 \ 310 X509_REVOKED_new.3 \
310 X509_SIG_get0.3 \ 311 X509_SIG_get0.3 \
311 X509_SIG_new.3 \ 312 X509_SIG_new.3 \