From b2f58dc5bb4a951bcb436ff7571d133623fe05ce Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Sun, 8 Jun 2025 22:40:31 +0000 Subject: .Lb libcrypto ; OK tb@ --- src/lib/libcrypto/man/OpenSSL_add_all_algorithms.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/lib/libcrypto/man/OpenSSL_add_all_algorithms.3') diff --git a/src/lib/libcrypto/man/OpenSSL_add_all_algorithms.3 b/src/lib/libcrypto/man/OpenSSL_add_all_algorithms.3 index 88ecef9768..ff1c3df6d9 100644 --- a/src/lib/libcrypto/man/OpenSSL_add_all_algorithms.3 +++ b/src/lib/libcrypto/man/OpenSSL_add_all_algorithms.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: OpenSSL_add_all_algorithms.3,v 1.16 2024/03/04 19:04:47 tb Exp $ +.\" $OpenBSD: OpenSSL_add_all_algorithms.3,v 1.17 2025/06/08 22:40:30 schwarze Exp $ .\" full merge up to: OpenSSL b3696a55 Sep 2 09:35:50 2017 -0400 .\" .\" This file was written by Dr. Stephen Henson . @@ -48,7 +48,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: March 4 2024 $ +.Dd $Mdocdate: June 8 2025 $ .Dt OPENSSL_ADD_ALL_ALGORITHMS 3 .Os .Sh NAME @@ -64,6 +64,7 @@ .\" because they are unused aliases. .Nd add algorithms to internal table .Sh SYNOPSIS +.Lb libcrypto .In openssl/evp.h .Ft void .Fn OpenSSL_add_all_algorithms void -- cgit v1.2.3-55-g6feb