summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorjmc <>2017-02-20 16:01:15 +0000
committerjmc <>2017-02-20 16:01:15 +0000
commit6cb36c9d835e1348d93099b63bcdaf2a02c38532 (patch)
tree1ecd1353a3a079d961f6bf1bb2094ef4cb260af1 /src/lib
parent4565e979c4bc23c9029219f98144e218958f0de5 (diff)
downloadopenbsd-6cb36c9d835e1348d93099b63bcdaf2a02c38532.tar.gz
openbsd-6cb36c9d835e1348d93099b63bcdaf2a02c38532.tar.bz2
openbsd-6cb36c9d835e1348d93099b63bcdaf2a02c38532.zip
spelling fix;
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/libtls/man/tls_init.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libtls/man/tls_init.3 b/src/lib/libtls/man/tls_init.3
index b17bb814fe..f06a966255 100644
--- a/src/lib/libtls/man/tls_init.3
+++ b/src/lib/libtls/man/tls_init.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: tls_init.3,v 1.4 2017/02/20 13:09:15 schwarze Exp $ 1.\" $OpenBSD: tls_init.3,v 1.5 2017/02/20 16:01:15 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 2014 Ted Unangst <tedu@openbsd.org> 3.\" Copyright (c) 2014 Ted Unangst <tedu@openbsd.org>
4.\" Copyright (c) 2016 Joel Sing <jsing@openbsd.org> 4.\" Copyright (c) 2016 Joel Sing <jsing@openbsd.org>
@@ -112,7 +112,7 @@ on error or an out of memory condition.
112.Fn tls_config_error 112.Fn tls_config_error
113returns 113returns
114.Dv NULL 114.Dv NULL
115if no error occured with 115if no error occurred with
116.Fa config 116.Fa config
117at all, or if memory allocation failed while trying to assemble the 117at all, or if memory allocation failed while trying to assemble the
118string describing the most recent error related to 118string describing the most recent error related to