diff options
Diffstat (limited to 'src/lib/libcrypto/man/Makefile')
-rw-r--r-- | src/lib/libcrypto/man/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index 5d791d183e..da93f14a43 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.296 2024/11/12 20:15:24 schwarze Exp $ | 1 | # $OpenBSD: Makefile,v 1.297 2024/12/06 12:51:13 schwarze Exp $ |
2 | 2 | ||
3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
4 | 4 | ||
@@ -178,7 +178,6 @@ MAN= \ | |||
178 | EVP_PKEY_CTX_set_hkdf_md.3 \ | 178 | EVP_PKEY_CTX_set_hkdf_md.3 \ |
179 | EVP_PKEY_CTX_set_tls1_prf_md.3 \ | 179 | EVP_PKEY_CTX_set_tls1_prf_md.3 \ |
180 | EVP_PKEY_asn1_get_count.3 \ | 180 | EVP_PKEY_asn1_get_count.3 \ |
181 | EVP_PKEY_asn1_new.3 \ | ||
182 | EVP_PKEY_check.3 \ | 181 | EVP_PKEY_check.3 \ |
183 | EVP_PKEY_cmp.3 \ | 182 | EVP_PKEY_cmp.3 \ |
184 | EVP_PKEY_decrypt.3 \ | 183 | EVP_PKEY_decrypt.3 \ |