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, 1 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile
index 8cb8371076..56dc62e819 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.282 2024/03/02 11:04:51 tb Exp $ 1# $OpenBSD: Makefile,v 1.283 2024/03/04 19:04:47 tb Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -200,7 +200,6 @@ MAN= \
200 EVP_SealInit.3 \ 200 EVP_SealInit.3 \
201 EVP_SignInit.3 \ 201 EVP_SignInit.3 \
202 EVP_VerifyInit.3 \ 202 EVP_VerifyInit.3 \
203 EVP_add_cipher.3 \
204 EVP_aes_128_cbc.3 \ 203 EVP_aes_128_cbc.3 \
205 EVP_camellia_128_cbc.3 \ 204 EVP_camellia_128_cbc.3 \
206 EVP_chacha20.3 \ 205 EVP_chacha20.3 \