From 258464d3d492b37c55024f23476797659490fc56 Mon Sep 17 00:00:00 2001 From: jsing <> Date: Fri, 16 Oct 2015 13:48:44 +0000 Subject: Fix tpyo. --- 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 f88dd5cd28..81047ba793 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.51 2015/10/08 07:22:02 jmc Exp $ +.\" $OpenBSD: tls_init.3,v 1.52 2015/10/16 13:48:44 jsing 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: October 8 2015 $ +.Dd $Mdocdate: October 16 2015 $ .Dt TLS_INIT 3 .Os .Sh NAME @@ -470,7 +470,7 @@ connected to will only succeed after the handshake is complete. .Em (Server and client) .It -.Fn tls_config_verify_client_opional +.Fn tls_config_verify_client_optional enables client certificate verification, without requiring the client to send a certificate. .Em (Server) -- cgit v1.2.3-55-g6feb