From a07f14963d71fa3a3c9151a8afb629151e3c276b Mon Sep 17 00:00:00 2001 From: schwarze Date: Mon, 10 Apr 2017 01:46:37 +0000 Subject: [PATCH] pasto; from via OpenSSL commit 3aaa1bd0 --- lib/libssl/man/SSL_CTX_use_certificate.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/libssl/man/SSL_CTX_use_certificate.3 b/lib/libssl/man/SSL_CTX_use_certificate.3 index b4b885d98b9..dd6caa6d88b 100644 --- a/lib/libssl/man/SSL_CTX_use_certificate.3 +++ b/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 . @@ -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 . -- 2.20.1