From 4e7cd151ccb73c62b9b917fcb71eefbfe427c423 Mon Sep 17 00:00:00 2001 From: sthen <> Date: Fri, 27 May 2016 11:25:57 +0000 Subject: typo fixes; Anthony Coulter --- src/lib/libtls/tls_init.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libtls/tls_init.3 b/src/lib/libtls/tls_init.3 index 3c23cda63e..cd1f00af23 100644 --- a/src/lib/libtls/tls_init.3 +++ b/src/lib/libtls/tls_init.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tls_init.3,v 1.60 2016/05/09 13:48:57 jsing Exp $ +.\" $OpenBSD: tls_init.3,v 1.61 2016/05/27 11:25:57 sthen Exp $ .\" .\" Copyright (c) 2014 Ted Unangst .\" @@ -14,7 +14,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: May 9 2016 $ +.Dd $Mdocdate: May 27 2016 $ .Dt TLS_INIT 3 .Os .Sh NAME @@ -421,7 +421,7 @@ can only succeed after the handshake is complete. .Fn tls_peer_cert_contains_name checks if the peer of a TLS .Ar ctx -has povided a certificate that contains a +has provided a certificate that contains a SAN or CN that matches .Ar name . .Fn tls_peer_cert_contains_name -- cgit v1.2.3-55-g6feb