summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/Makefile
diff options
context:
space:
mode:
authortb <>2024-08-29 20:25:13 +0000
committertb <>2024-08-29 20:25:13 +0000
commit4ecc1701dee645b378c8c984c75f2cf309a776c2 (patch)
tree4d1bd3b3b0c8e4cf034eae7d3031f6fb49f947d6 /src/lib/libcrypto/man/Makefile
parenta53df2ba6ef7d529e09520937003c602cdbed546 (diff)
downloadopenbsd-4ecc1701dee645b378c8c984c75f2cf309a776c2.tar.gz
openbsd-4ecc1701dee645b378c8c984c75f2cf309a776c2.tar.bz2
openbsd-4ecc1701dee645b378c8c984c75f2cf309a776c2.zip
Remove documentation of EVP_whirlpool
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 f2f23a0734..11c990ebd2 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.291 2024/08/24 09:15:36 tb Exp $ 1# $OpenBSD: Makefile,v 1.292 2024/08/29 20:25:13 tb Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -207,7 +207,6 @@ MAN= \
207 EVP_sha3_224.3 \ 207 EVP_sha3_224.3 \
208 EVP_sm3.3 \ 208 EVP_sm3.3 \
209 EVP_sm4_cbc.3 \ 209 EVP_sm4_cbc.3 \
210 EVP_whirlpool.3 \
211 EXTENDED_KEY_USAGE_new.3 \ 210 EXTENDED_KEY_USAGE_new.3 \
212 GENERAL_NAME_new.3 \ 211 GENERAL_NAME_new.3 \
213 HMAC.3 \ 212 HMAC.3 \