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 7effea8379..05b1a54c86 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.166 2020/06/04 10:24:27 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.167 2020/06/10 11:43:07 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -220,6 +220,7 @@ MAN= \
220 PKCS7_decrypt.3 \ 220 PKCS7_decrypt.3 \
221 PKCS7_encrypt.3 \ 221 PKCS7_encrypt.3 \
222 PKCS7_final.3 \ 222 PKCS7_final.3 \
223 PKCS7_get_signer_info.3 \
223 PKCS7_new.3 \ 224 PKCS7_new.3 \
224 PKCS7_set_content.3 \ 225 PKCS7_set_content.3 \
225 PKCS7_set_type.3 \ 226 PKCS7_set_type.3 \