From 5a623efc3d1b522e895f2480f2031408c7edd803 Mon Sep 17 00:00:00 2001 From: millert <> Date: Thu, 14 Nov 2019 20:48:48 +0000 Subject: Add missing cross-reference to NOTES section. OK kn@ tb@ --- src/lib/libssl/man/SSL_CTX_use_certificate.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/lib/libssl/man/SSL_CTX_use_certificate.3 b/src/lib/libssl/man/SSL_CTX_use_certificate.3 index cdf6067f16..3fa95c71d2 100644 --- a/src/lib/libssl/man/SSL_CTX_use_certificate.3 +++ b/src/lib/libssl/man/SSL_CTX_use_certificate.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: SSL_CTX_use_certificate.3,v 1.13 2019/06/08 15:25:43 schwarze Exp $ +.\" $OpenBSD: SSL_CTX_use_certificate.3,v 1.14 2019/11/14 20:48:48 millert Exp $ .\" full merge up to: OpenSSL 3aaa1bd0 Mar 28 16:35:25 2017 +1000 .\" selective merge up to: OpenSSL d1f7a1e6 Apr 26 14:05:40 2018 +0100 .\" @@ -50,7 +50,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 8 2019 $ +.Dd $Mdocdate: November 14 2019 $ .Dt SSL_CTX_USE_CERTIFICATE 3 .Os .Sh NAME @@ -206,7 +206,7 @@ loads the certificate from into .Fa ssl . See the -.Pp +.Sx NOTES section on why .Fn SSL_CTX_use_certificate_chain_file should be preferred. -- cgit v1.2.3-55-g6feb