From 1c9cdf54e5dc619d730ef12024cec65c9d44624c Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Sun, 8 Jun 2025 22:58:09 +0000 Subject: mention that SSL_load_error_strings(3) lives in libssl; "sounds good" tb@ --- src/lib/libcrypto/man/ERR_load_crypto_strings.3 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/lib/libcrypto/man') diff --git a/src/lib/libcrypto/man/ERR_load_crypto_strings.3 b/src/lib/libcrypto/man/ERR_load_crypto_strings.3 index 2e70372085..13da93e22d 100644 --- a/src/lib/libcrypto/man/ERR_load_crypto_strings.3 +++ b/src/lib/libcrypto/man/ERR_load_crypto_strings.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ERR_load_crypto_strings.3,v 1.13 2025/06/08 22:40:29 schwarze Exp $ +.\" $OpenBSD: ERR_load_crypto_strings.3,v 1.14 2025/06/08 22:58:09 schwarze Exp $ .\" full merge up to: OpenSSL f672aee4 Feb 9 11:52:40 2016 -0500 .\" selective merge up to: OpenSSL b3696a55 Sep 2 09:35:50 2017 -0400 .\" @@ -107,6 +107,8 @@ .Fn ERR_load_crypto_strings void .Ft void .Fn ERR_free_strings void +.Pp +.Lb libssl libcrypto .In openssl/ssl.h .Ft void .Fn SSL_load_error_strings void -- cgit v1.2.3-55-g6feb