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 4973ea744c..f2f23a0734 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.290 2024/08/24 07:48:37 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.291 2024/08/24 09:15:36 tb Exp $ |
2 | 2 | ||
3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
4 | 4 | ||
@@ -177,7 +177,6 @@ MAN= \ | |||
177 | EVP_PKEY_CTX_new.3 \ | 177 | EVP_PKEY_CTX_new.3 \ |
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_add1_attr.3 \ | ||
181 | EVP_PKEY_asn1_get_count.3 \ | 180 | EVP_PKEY_asn1_get_count.3 \ |
182 | EVP_PKEY_asn1_new.3 \ | 181 | EVP_PKEY_asn1_new.3 \ |
183 | EVP_PKEY_check.3 \ | 182 | EVP_PKEY_check.3 \ |