summaryrefslogtreecommitdiff
path: root/src/lib/libssl/man/OPENSSL_init_ssl.3
diff options
context:
space:
mode:
authorschwarze <>2018-03-24 00:55:37 +0000
committerschwarze <>2018-03-24 00:55:37 +0000
commite51dd58c519c2c710c7870555b3f6ac3eccbe24e (patch)
treefde75bada63f68c38ecd709fce4a3efd9b47fdd3 /src/lib/libssl/man/OPENSSL_init_ssl.3
parent6e7670093d2de27866196782a4d8bf8d9cf4b227 (diff)
downloadopenbsd-e51dd58c519c2c710c7870555b3f6ac3eccbe24e.tar.gz
openbsd-e51dd58c519c2c710c7870555b3f6ac3eccbe24e.tar.bz2
openbsd-e51dd58c519c2c710c7870555b3f6ac3eccbe24e.zip
finish ssl HISTORY; mostly 1.1.0/6.3, but also various other fixeslibressl-v2.7.1
Diffstat (limited to 'src/lib/libssl/man/OPENSSL_init_ssl.3')
-rw-r--r--src/lib/libssl/man/OPENSSL_init_ssl.37
1 files changed, 4 insertions, 3 deletions
diff --git a/src/lib/libssl/man/OPENSSL_init_ssl.3 b/src/lib/libssl/man/OPENSSL_init_ssl.3
index ae356c9bf5..7530dbe4a3 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.1 2018/03/17 18:52:42 schwarze Exp $ 1.\" $OpenBSD: OPENSSL_init_ssl.3,v 1.2 2018/03/24 00:55:37 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,7 +13,7 @@
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: March 17 2018 $ 16.Dd $Mdocdate: March 24 2018 $
17.Dt OPENSSL_INIT_SSL 3 17.Dt OPENSSL_INIT_SSL 3
18.Os 18.Os
19.Sh NAME 19.Sh NAME
@@ -53,7 +53,8 @@ is intended to return 1 on success or 0 on error.
53.Xr OPENSSL_init_crypto 3 53.Xr OPENSSL_init_crypto 3
54.Sh HISTORY 54.Sh HISTORY
55.Fn OPENSSL_init_ssl 55.Fn OPENSSL_init_ssl
56first appeared in OpenSSL 1.1.0. 56first appeared in OpenSSL 1.1.0 and has been available since
57.Ox 6.3 .
57.Sh BUGS 58.Sh BUGS
58.Fn OPENSSL_init_ssl 59.Fn OPENSSL_init_ssl
59silently ignores even more configuration failures than 60silently ignores even more configuration failures than