From f4eead47a2b04bf7b11b00e7779d6c8a20c218bc Mon Sep 17 00:00:00 2001 From: tb <> Date: Sun, 19 Nov 2023 10:36:14 +0000 Subject: Remove remaining ENGINE manuals They document functionality that no longer exists. --- src/lib/libcrypto/man/Makefile | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'src/lib/libcrypto/man/Makefile') diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index f42e9327ae..01be881165 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.276 2023/09/29 08:57:49 tb Exp $ +# $OpenBSD: Makefile,v 1.277 2023/11/19 10:36:14 tb Exp $ .include @@ -140,17 +140,7 @@ MAN= \ EC_KEY_new.3 \ EC_POINT_add.3 \ EC_POINT_new.3 \ - ENGINE_add.3 \ - ENGINE_ctrl.3 \ - ENGINE_get_default_RSA.3 \ - ENGINE_init.3 \ ENGINE_new.3 \ - ENGINE_register_RSA.3 \ - ENGINE_register_all_RSA.3 \ - ENGINE_set_RSA.3 \ - ENGINE_set_default.3 \ - ENGINE_set_flags.3 \ - ENGINE_unregister_RSA.3 \ ERR.3 \ ERR_GET_LIB.3 \ ERR_asprintf_error_data.3 \ -- cgit v1.2.3-55-g6feb