diff options
| author | tb <> | 2023-11-19 10:36:14 +0000 |
|---|---|---|
| committer | tb <> | 2023-11-19 10:36:14 +0000 |
| commit | f4eead47a2b04bf7b11b00e7779d6c8a20c218bc (patch) | |
| tree | dddd317bf1ee16b443c461d546f730dd54433df1 /src/lib/libcrypto/man/Makefile | |
| parent | c2e52907ca947af086e2bbd30acdb327209e898a (diff) | |
| download | openbsd-f4eead47a2b04bf7b11b00e7779d6c8a20c218bc.tar.gz openbsd-f4eead47a2b04bf7b11b00e7779d6c8a20c218bc.tar.bz2 openbsd-f4eead47a2b04bf7b11b00e7779d6c8a20c218bc.zip | |
Remove remaining ENGINE manuals
They document functionality that no longer exists.
Diffstat (limited to 'src/lib/libcrypto/man/Makefile')
| -rw-r--r-- | src/lib/libcrypto/man/Makefile | 12 |
1 files changed, 1 insertions, 11 deletions
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 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.276 2023/09/29 08:57:49 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.277 2023/11/19 10:36:14 tb Exp $ |
| 2 | 2 | ||
| 3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
| 4 | 4 | ||
| @@ -140,17 +140,7 @@ MAN= \ | |||
| 140 | EC_KEY_new.3 \ | 140 | EC_KEY_new.3 \ |
| 141 | EC_POINT_add.3 \ | 141 | EC_POINT_add.3 \ |
| 142 | EC_POINT_new.3 \ | 142 | EC_POINT_new.3 \ |
| 143 | ENGINE_add.3 \ | ||
| 144 | ENGINE_ctrl.3 \ | ||
| 145 | ENGINE_get_default_RSA.3 \ | ||
| 146 | ENGINE_init.3 \ | ||
| 147 | ENGINE_new.3 \ | 143 | ENGINE_new.3 \ |
| 148 | ENGINE_register_RSA.3 \ | ||
| 149 | ENGINE_register_all_RSA.3 \ | ||
| 150 | ENGINE_set_RSA.3 \ | ||
| 151 | ENGINE_set_default.3 \ | ||
| 152 | ENGINE_set_flags.3 \ | ||
| 153 | ENGINE_unregister_RSA.3 \ | ||
| 154 | ERR.3 \ | 144 | ERR.3 \ |
| 155 | ERR_GET_LIB.3 \ | 145 | ERR_GET_LIB.3 \ |
| 156 | ERR_asprintf_error_data.3 \ | 146 | ERR_asprintf_error_data.3 \ |
