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 ff7fc4fd95..bf76a1ce74 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.174 2021/07/08 12:30:27 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.175 2021/07/09 12:07:27 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -316,6 +316,7 @@ MAN= \
316 X509_get0_notBefore.3 \ 316 X509_get0_notBefore.3 \
317 X509_get0_signature.3 \ 317 X509_get0_signature.3 \
318 X509_get1_email.3 \ 318 X509_get1_email.3 \
319 X509_keyid_set1.3 \
319 X509_new.3 \ 320 X509_new.3 \
320 X509_sign.3 \ 321 X509_sign.3 \
321 X509_signature_dump.3 \ 322 X509_signature_dump.3 \