summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/man/Makefile')
-rw-r--r--lib/libcrypto/man/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcrypto/man/Makefile b/lib/libcrypto/man/Makefile
index fe5a87e608c..5adaafe4ffa 100644
--- a/lib/libcrypto/man/Makefile
+++ b/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.142 2018/07/08 23:00:17 schwarze Exp $
+# $OpenBSD: Makefile,v 1.143 2019/03/10 15:00:34 schwarze Exp $
.include <bsd.own.mk>
@@ -68,8 +68,8 @@ MAN= \
CONF_modules_free.3 \
CONF_modules_load_file.3 \
CRYPTO_get_mem_functions.3 \
+ CRYPTO_lock.3 \
CRYPTO_set_ex_data.3 \
- CRYPTO_set_locking_callback.3 \
DES_set_key.3 \
DH_generate_key.3 \
DH_generate_parameters.3 \