summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjmc <>2016-04-28 18:27:51 +0000
committerjmc <>2016-04-28 18:27:51 +0000
commit649166803bb1a5e579f58989874797f75ba13d76 (patch)
treef15d808746ebb9683eb16e61fe20aafbe19bb021 /src
parentb0a631951d3985253f8ba26249d2850cbe977b9f (diff)
downloadopenbsd-649166803bb1a5e579f58989874797f75ba13d76.tar.gz
openbsd-649166803bb1a5e579f58989874797f75ba13d76.tar.bz2
openbsd-649166803bb1a5e579f58989874797f75ba13d76.zip
spelling fix;
Diffstat (limited to 'src')
-rw-r--r--src/lib/libtls/tls_init.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libtls/tls_init.3 b/src/lib/libtls/tls_init.3
index da8565a248..94aaab76a7 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.58 2016/04/28 17:05:59 jsing Exp $ 1.\" $OpenBSD: tls_init.3,v 1.59 2016/04/28 18:27:51 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 2014 Ted Unangst <tedu@openbsd.org> 3.\" Copyright (c) 2014 Ted Unangst <tedu@openbsd.org>
4.\" 4.\"
@@ -344,7 +344,7 @@ sets the files from which the public certificate and private key will be read.
344.Em (Client and server) 344.Em (Client and server)
345.It 345.It
346.Fn tls_config_set_keypair_mem 346.Fn tls_config_set_keypair_mem
347directly sets the public certifcate and private key from memory. 347directly sets the public certificate and private key from memory.
348.Em (Client and server) 348.Em (Client and server)
349.It 349.It
350.Fn tls_config_set_protocols 350.Fn tls_config_set_protocols