diff options
| author | jmc <> | 2017-02-20 16:01:15 +0000 |
|---|---|---|
| committer | jmc <> | 2017-02-20 16:01:15 +0000 |
| commit | 582ba9a7a226cb073fce3112fe7b427eee4ac197 (patch) | |
| tree | 1ecd1353a3a079d961f6bf1bb2094ef4cb260af1 /src/lib/libtls/man/tls_init.3 | |
| parent | bed6069126e89ffb93d1298db322577383495227 (diff) | |
| download | openbsd-582ba9a7a226cb073fce3112fe7b427eee4ac197.tar.gz openbsd-582ba9a7a226cb073fce3112fe7b427eee4ac197.tar.bz2 openbsd-582ba9a7a226cb073fce3112fe7b427eee4ac197.zip | |
spelling fix;
Diffstat (limited to 'src/lib/libtls/man/tls_init.3')
| -rw-r--r-- | src/lib/libtls/man/tls_init.3 | 4 |
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 |
| 113 | returns | 113 | returns |
| 114 | .Dv NULL | 114 | .Dv NULL |
| 115 | if no error occured with | 115 | if no error occurred with |
| 116 | .Fa config | 116 | .Fa config |
| 117 | at all, or if memory allocation failed while trying to assemble the | 117 | at all, or if memory allocation failed while trying to assemble the |
| 118 | string describing the most recent error related to | 118 | string describing the most recent error related to |
