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 4a22484ea3..a1e1c97b81 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.211 2021/11/11 12:06:25 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.212 2021/11/15 10:41:11 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -398,6 +398,7 @@ MAN= \
398 des_read_pw.3 \ 398 des_read_pw.3 \
399 evp.3 \ 399 evp.3 \
400 get_rfc3526_prime_8192.3 \ 400 get_rfc3526_prime_8192.3 \
401 i2a_ASN1_STRING.3 \
401 i2d_CMS_bio_stream.3 \ 402 i2d_CMS_bio_stream.3 \
402 i2d_PKCS7_bio_stream.3 \ 403 i2d_PKCS7_bio_stream.3 \
403 lh_new.3 \ 404 lh_new.3 \