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 8330fe11a3..9f3d448432 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.306 2025/03/08 16:38:13 tb Exp $ 1# $OpenBSD: Makefile,v 1.307 2025/03/08 17:12:55 tb Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -105,10 +105,10 @@ MAN= \
105 CMS_verify_receipt.3 \ 105 CMS_verify_receipt.3 \
106 CONF_modules_free.3 \ 106 CONF_modules_free.3 \
107 CONF_modules_load_file.3 \ 107 CONF_modules_load_file.3 \
108 CRYPTO_get_mem_functions.3 \
109 CRYPTO_lock.3 \ 108 CRYPTO_lock.3 \
110 CRYPTO_memcmp.3 \ 109 CRYPTO_memcmp.3 \
111 CRYPTO_set_ex_data.3 \ 110 CRYPTO_set_ex_data.3 \
111 CRYPTO_set_mem_functions.3 \
112 ChaCha.3 \ 112 ChaCha.3 \
113 DES_set_key.3 \ 113 DES_set_key.3 \
114 DH_generate_key.3 \ 114 DH_generate_key.3 \