From 2dce98682ff8b7337bc6963a61185ea7cf5142b8 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Thu, 17 Sep 2020 08:04:22 +0000 Subject: Install the new page SSL_set1_host(3), link to it from relevant places, and add two other .Xrs that might help readers find their way. Update the merge notices of all files touched and merge a few trivial changes from the OpenSSL 1.1.1 branch. OK tb@ --- src/lib/libssl/man/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/lib/libssl/man/Makefile') diff --git a/src/lib/libssl/man/Makefile b/src/lib/libssl/man/Makefile index 4c3157bd95..0ea04a3077 100644 --- a/src/lib/libssl/man/Makefile +++ b/src/lib/libssl/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.66 2019/04/05 18:29:43 schwarze Exp $ +# $OpenBSD: Makefile,v 1.67 2020/09/17 08:04:22 schwarze Exp $ .include @@ -102,6 +102,7 @@ MAN = BIO_f_ssl.3 \ SSL_renegotiate.3 \ SSL_rstate_string.3 \ SSL_session_reused.3 \ + SSL_set1_host.3 \ SSL_set1_param.3 \ SSL_set_bio.3 \ SSL_set_connect_state.3 \ -- cgit v1.2.3-55-g6feb