From 7992fd2a4be205fca783974b62f801986019bae4 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Wed, 12 Jun 2019 09:36:30 +0000 Subject: add missing backlinks to ssl(3) --- src/lib/libssl/man/OPENSSL_init_ssl.3 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/lib/libssl/man/OPENSSL_init_ssl.3') diff --git a/src/lib/libssl/man/OPENSSL_init_ssl.3 b/src/lib/libssl/man/OPENSSL_init_ssl.3 index 7530dbe4a3..5c9f51fe49 100644 --- a/src/lib/libssl/man/OPENSSL_init_ssl.3 +++ b/src/lib/libssl/man/OPENSSL_init_ssl.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: OPENSSL_init_ssl.3,v 1.2 2018/03/24 00:55:37 schwarze Exp $ +.\" $OpenBSD: OPENSSL_init_ssl.3,v 1.3 2019/06/12 09:36:30 schwarze Exp $ .\" Copyright (c) 2018 Ingo Schwarze .\" .\" Permission to use, copy, modify, and distribute this software for any @@ -13,7 +13,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: March 24 2018 $ +.Dd $Mdocdate: June 12 2019 $ .Dt OPENSSL_INIT_SSL 3 .Os .Sh NAME @@ -50,7 +50,8 @@ none of the calls except the first one have any effect. is intended to return 1 on success or 0 on error. .Sh SEE ALSO .Xr CONF_modules_load_file 3 , -.Xr OPENSSL_init_crypto 3 +.Xr OPENSSL_init_crypto 3 , +.Xr ssl 3 .Sh HISTORY .Fn OPENSSL_init_ssl first appeared in OpenSSL 1.1.0 and has been available since -- cgit v1.2.3-55-g6feb