summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib/libtls/tls_init.36
1 files changed, 3 insertions, 3 deletions
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 @@
1.\" $OpenBSD: tls_init.3,v 1.54 2015/11/09 17:52:07 jmc Exp $ 1.\" $OpenBSD: tls_init.3,v 1.55 2016/04/24 07:02:07 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 2014 Ted Unangst <tedu@openbsd.org> 3.\" Copyright (c) 2014 Ted Unangst <tedu@openbsd.org>
4.\" 4.\"
@@ -14,7 +14,7 @@
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\" 16.\"
17.Dd $Mdocdate: November 9 2015 $ 17.Dd $Mdocdate: April 24 2016 $
18.Dt TLS_INIT 3 18.Dt TLS_INIT 3
19.Os 19.Os
20.Sh NAME 20.Sh NAME
@@ -468,7 +468,7 @@ will only succeed after the handshake is complete.
468.It 468.It
469.Fn tls_conn_cipher 469.Fn tls_conn_cipher
470returns a string 470returns a string
471corresponding to a the cipher suite negotated with the peer 471corresponding to the cipher suite negotiated with the peer
472connected to 472connected to
473.Ar ctx . 473.Ar ctx .
474.Fn tls_conn_cipher 474.Fn tls_conn_cipher