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/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile
index 27d2ced5f7..9fde9427fa 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.53 2016/11/21 11:38:54 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.54 2016/11/22 07:06:03 jmc Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -107,7 +107,7 @@ MAN= \
107 EVP_PKEY_decrypt.3 \ 107 EVP_PKEY_decrypt.3 \
108 EVP_PKEY_derive.3 \ 108 EVP_PKEY_derive.3 \
109 EVP_PKEY_encrypt.3 \ 109 EVP_PKEY_encrypt.3 \
110 EVP_PKEY_get_default_digest.3 \ 110 EVP_PKEY_get_default_digest_nid.3 \
111 EVP_PKEY_keygen.3 \ 111 EVP_PKEY_keygen.3 \
112 EVP_PKEY_new.3 \ 112 EVP_PKEY_new.3 \
113 EVP_PKEY_print_private.3 \ 113 EVP_PKEY_print_private.3 \