From: jsing Date: Fri, 16 Oct 2015 13:48:44 +0000 (+0000) Subject: Fix tpyo. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=0e0d12ad0490eba715d58fadeae625cc874d965b;p=openbsd Fix tpyo. --- diff --git a/lib/libtls/tls_init.3 b/lib/libtls/tls_init.3 index f88dd5cd287..81047ba793a 100644 --- a/lib/libtls/tls_init.3 +++ b/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)