diff options
| author | schwarze <> | 2025-06-08 22:52:00 +0000 |
|---|---|---|
| committer | schwarze <> | 2025-06-08 22:52:00 +0000 |
| commit | 4eb86431a58c45c4f9741bff9c71d833f08c83a9 (patch) | |
| tree | 89453d8e9cc2452a25eb910ef01620296065e700 /src/lib/libssl/man/OPENSSL_init_ssl.3 | |
| parent | 59265f973a947fcfac4b95050fd8bba53e0de0b6 (diff) | |
| download | openbsd-4eb86431a58c45c4f9741bff9c71d833f08c83a9.tar.gz openbsd-4eb86431a58c45c4f9741bff9c71d833f08c83a9.tar.bz2 openbsd-4eb86431a58c45c4f9741bff9c71d833f08c83a9.zip | |
.Lb libssl libcrypto ; OK tb@
Diffstat (limited to 'src/lib/libssl/man/OPENSSL_init_ssl.3')
| -rw-r--r-- | src/lib/libssl/man/OPENSSL_init_ssl.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libssl/man/OPENSSL_init_ssl.3 b/src/lib/libssl/man/OPENSSL_init_ssl.3 index f37dccfaac..ec840f5e1c 100644 --- a/src/lib/libssl/man/OPENSSL_init_ssl.3 +++ b/src/lib/libssl/man/OPENSSL_init_ssl.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: OPENSSL_init_ssl.3,v 1.4 2019/06/14 13:41:31 schwarze Exp $ | 1 | .\" $OpenBSD: OPENSSL_init_ssl.3,v 1.5 2025/06/08 22:52:00 schwarze Exp $ |
| 2 | .\" Copyright (c) 2018 Ingo Schwarze <schwarze@openbsd.org> | 2 | .\" Copyright (c) 2018 Ingo Schwarze <schwarze@openbsd.org> |
| 3 | .\" | 3 | .\" |
| 4 | .\" Permission to use, copy, modify, and distribute this software for any | 4 | .\" Permission to use, copy, modify, and distribute this software for any |
| @@ -13,13 +13,14 @@ | |||
| 13 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 13 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
| 14 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 14 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 15 | .\" | 15 | .\" |
| 16 | .Dd $Mdocdate: June 14 2019 $ | 16 | .Dd $Mdocdate: June 8 2025 $ |
| 17 | .Dt OPENSSL_INIT_SSL 3 | 17 | .Dt OPENSSL_INIT_SSL 3 |
| 18 | .Os | 18 | .Os |
| 19 | .Sh NAME | 19 | .Sh NAME |
| 20 | .Nm OPENSSL_init_ssl | 20 | .Nm OPENSSL_init_ssl |
| 21 | .Nd initialise the crypto and ssl libraries | 21 | .Nd initialise the crypto and ssl libraries |
| 22 | .Sh SYNOPSIS | 22 | .Sh SYNOPSIS |
| 23 | .Lb libssl libcrypto | ||
| 23 | .In openssl/ssl.h | 24 | .In openssl/ssl.h |
| 24 | .Ft int | 25 | .Ft int |
| 25 | .Fo OPENSSL_init_ssl | 26 | .Fo OPENSSL_init_ssl |
