From f5c4bb417376504e3d230452e1df9c83fcbe508a Mon Sep 17 00:00:00 2001 From: jmc <> Date: Sun, 24 Apr 2016 07:02:07 +0000 Subject: typos; --- src/lib/libtls/tls_init.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/lib/libtls/tls_init.3 b/src/lib/libtls/tls_init.3 index 1eaa95e020..0f660db995 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.54 2015/11/09 17:52:07 jmc Exp $ +.\" $OpenBSD: tls_init.3,v 1.55 2016/04/24 07:02:07 jmc 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: November 9 2015 $ +.Dd $Mdocdate: April 24 2016 $ .Dt TLS_INIT 3 .Os .Sh NAME @@ -468,7 +468,7 @@ will only succeed after the handshake is complete. .It .Fn tls_conn_cipher returns a string -corresponding to a the cipher suite negotated with the peer +corresponding to the cipher suite negotiated with the peer connected to .Ar ctx . .Fn tls_conn_cipher -- cgit v1.2.3-55-g6feb