From 0f2ff66f233cd2c66afdc89bc6e649d3333a8ccd Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Mon, 9 Jun 2025 12:42:46 +0000 Subject: EVP_cleanup(3) is no longer relevant here since it no longer has any effect. OK tb@ --- src/lib/libcrypto/man/OBJ_find_sigid_algs.3 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/lib/libcrypto/man/OBJ_find_sigid_algs.3 b/src/lib/libcrypto/man/OBJ_find_sigid_algs.3 index 404c33651d..4c071c6c76 100644 --- a/src/lib/libcrypto/man/OBJ_find_sigid_algs.3 +++ b/src/lib/libcrypto/man/OBJ_find_sigid_algs.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: OBJ_find_sigid_algs.3,v 1.3 2025/06/08 22:40:30 schwarze Exp $ +.\" $OpenBSD: OBJ_find_sigid_algs.3,v 1.4 2025/06/09 12:42:46 schwarze Exp $ .\" .\" Copyright (c) 2021 Ingo Schwarze .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 8 2025 $ +.Dd $Mdocdate: June 9 2025 $ .Dt OBJ_FIND_SIGID_ALGS 3 .Os .Sh NAME @@ -81,7 +81,6 @@ and algorithms is defined or 0 if the definition of such an algorithm is not built into the library. .Sh SEE ALSO -.Xr EVP_cleanup 3 , .Xr OBJ_create 3 , .Xr OBJ_nid2obj 3 .Sh HISTORY -- cgit v1.2.3-55-g6feb