diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2016-12-15 23:14:39 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2016-12-15 23:14:39 +0000 |
commit | 43cb3ee4227de70e0225e9ac142b4d397f93cc41 (patch) | |
tree | adc0ad06810077f8d0ec648179379d35bb170a7c /doc/s6-tlsc.html | |
parent | 399086d947bc2999fa2d93f47a08c5ccba024197 (diff) | |
download | s6-networking-43cb3ee4227de70e0225e9ac142b4d397f93cc41.tar.xz |
Doc typo fixes
Diffstat (limited to 'doc/s6-tlsc.html')
-rw-r--r-- | doc/s6-tlsc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-tlsc.html b/doc/s6-tlsc.html index fb2c818..d40820c 100644 --- a/doc/s6-tlsc.html +++ b/doc/s6-tlsc.html @@ -206,7 +206,7 @@ protocol is not auto-terminated. </li> <p> Nowadays (2016), most protocols are auto-terminated, so it is not dangerous anymore to use EOF tranmission, and that -is the default fo <tt>s6-tlsc</tt>. Nevertheless, by +is the default for <tt>s6-tlsc</tt>. Nevertheless, by using the <tt>-S</tt> option, you can force it to use the <tt>close_notify</tt> method if your application requires it to be secure. |