diff options
| author | jmc <> | 2015-04-03 22:33:43 +0000 |
|---|---|---|
| committer | jmc <> | 2015-04-03 22:33:43 +0000 |
| commit | 245b7c67e68181b1d234f7cd939f6576df494743 (patch) | |
| tree | 605df05013224033fde53f4dc979b6c93c4072b8 /src | |
| parent | f2f92a2f5098f67338df0882b17ec3f65d4364d0 (diff) | |
| download | openbsd-245b7c67e68181b1d234f7cd939f6576df494743.tar.gz openbsd-245b7c67e68181b1d234f7cd939f6576df494743.tar.bz2 openbsd-245b7c67e68181b1d234f7cd939f6576df494743.zip | |
comma fix;
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/libtls/tls_init.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libtls/tls_init.3 b/src/lib/libtls/tls_init.3 index 1ec8865075..1da84ca819 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.22 2015/04/02 13:19:15 jsing Exp $ | 1 | .\" $OpenBSD: tls_init.3,v 1.23 2015/04/03 22:33:43 jmc Exp $ |
| 2 | .\" | 2 | .\" |
| 3 | .\" Copyright (c) 2014 Ted Unangst <tedu@openbsd.org> | 3 | .\" Copyright (c) 2014 Ted Unangst <tedu@openbsd.org> |
| 4 | .\" | 4 | .\" |
| @@ -14,7 +14,7 @@ | |||
| 14 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 14 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
| 15 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 15 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 16 | .\" | 16 | .\" |
| 17 | .Dd $Mdocdate: April 2 2015 $ | 17 | .Dd $Mdocdate: April 3 2015 $ |
| 18 | .Dt TLS_INIT 3 | 18 | .Dt TLS_INIT 3 |
| 19 | .Os | 19 | .Os |
| 20 | .Sh NAME | 20 | .Sh NAME |
| @@ -424,7 +424,7 @@ A read operation is necessary to continue. | |||
| 424 | A write operation is necessary to continue. | 424 | A write operation is necessary to continue. |
| 425 | .El | 425 | .El |
| 426 | .Pp | 426 | .Pp |
| 427 | The caller should call the appropriate function, or in the case of the | 427 | The caller should call the appropriate function or, in the case of the |
| 428 | .Fn tls_close | 428 | .Fn tls_close |
| 429 | and the | 429 | and the |
| 430 | .Fn tls_accept | 430 | .Fn tls_accept |
