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
commit525aa293be7a35d70f8159889212257f64e2988e (patch)
treef15d808746ebb9683eb16e61fe20aafbe19bb021 /src
parent643f50290d39864797888fc818170917b845775c (diff)
downloadopenbsd-525aa293be7a35d70f8159889212257f64e2988e.tar.gz
openbsd-525aa293be7a35d70f8159889212257f64e2988e.tar.bz2
openbsd-525aa293be7a35d70f8159889212257f64e2988e.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