diff options
Diffstat (limited to 'src/lib/libcrypto/man/Makefile')
| -rw-r--r-- | src/lib/libcrypto/man/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index 22cf0ad171..11213cb518 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.298 2024/12/06 13:10:43 schwarze Exp $ | 1 | # $OpenBSD: Makefile,v 1.299 2024/12/06 14:27:49 schwarze Exp $ |
| 2 | 2 | ||
| 3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
| 4 | 4 | ||
| @@ -184,8 +184,6 @@ MAN= \ | |||
| 184 | EVP_PKEY_encrypt.3 \ | 184 | EVP_PKEY_encrypt.3 \ |
| 185 | EVP_PKEY_get_default_digest_nid.3 \ | 185 | EVP_PKEY_get_default_digest_nid.3 \ |
| 186 | EVP_PKEY_keygen.3 \ | 186 | EVP_PKEY_keygen.3 \ |
| 187 | EVP_PKEY_meth_get0_info.3 \ | ||
| 188 | EVP_PKEY_meth_new.3 \ | ||
| 189 | EVP_PKEY_new.3 \ | 187 | EVP_PKEY_new.3 \ |
| 190 | EVP_PKEY_new_CMAC_key.3 \ | 188 | EVP_PKEY_new_CMAC_key.3 \ |
| 191 | EVP_PKEY_print_private.3 \ | 189 | EVP_PKEY_print_private.3 \ |
