From 490c04dce89599fb1ab02ea53b512fb7104eccc2 Mon Sep 17 00:00:00 2001
From: schwarze <>
Date: Mon, 10 Apr 2017 01:46:37 +0000
Subject: pasto; from <Jon dot Spillett at oracle dot com> via OpenSSL commit
 3aaa1bd0

---
 src/lib/libssl/man/SSL_CTX_use_certificate.3 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'src/lib')

diff --git a/src/lib/libssl/man/SSL_CTX_use_certificate.3 b/src/lib/libssl/man/SSL_CTX_use_certificate.3
index b4b885d98b..dd6caa6d88 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.2 2016/12/01 22:17:32 schwarze Exp $
+.\"	$OpenBSD: SSL_CTX_use_certificate.3,v 1.3 2017/04/10 01:46:37 schwarze Exp $
 .\"	OpenSSL e248596b Apr 8 22:49:57 2005 +0000
 .\"
 .\" This file was written by Lutz Jaenicke <jaenicke@openssl.org>.
@@ -49,7 +49,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 .\" OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: December 1 2016 $
+.Dd $Mdocdate: April 10 2017 $
 .Dt SSL_CTX_USE_CERTIFICATE 3
 .Os
 .Sh NAME
@@ -283,7 +283,7 @@ to
 .Fa ctx .
 The formatting
 .Fa type
-of the certificate must be specified from the known types
+of the private key must be specified from the known types
 .Dv SSL_FILETYPE_PEM
 and
 .Dv SSL_FILETYPE_ASN1 .
-- 
cgit v1.2.3-55-g6feb