diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-21 11:52:21 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-21 11:52:21 +0000 |
commit | d7e6a817966af1057599988330af9eb144e18bef (patch) | |
tree | 0aa4fe40d5daf102493c02d460bc26f48e70f5a1 | |
parent | e1aba81a82a6f90908fcfe61a4127556a8a41f5f (diff) | |
download | s6-networking-d7e6a817966af1057599988330af9eb144e18bef.tar.xz |
version: 2.3.0.1v2.3.0.1
-rw-r--r-- | doc/s6-tlsc.html | 2 | ||||
-rw-r--r-- | doc/s6-tlsd.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-tlsc.html b/doc/s6-tlsc.html index 39f4680..b0f6a43 100644 --- a/doc/s6-tlsc.html +++ b/doc/s6-tlsc.html @@ -201,7 +201,7 @@ protocol is not auto-terminated. </li> </ul> <p> - Nowadays (2016), most protocols are auto-terminated, so + Nowadays (2017), most protocols are auto-terminated, so it is not dangerous anymore to use EOF tranmission, and that is the default for <tt>s6-tlsc</tt>. Nevertheless, by using the <tt>-S</tt> option, you can diff --git a/doc/s6-tlsd.html b/doc/s6-tlsd.html index cda5038..76dc186 100644 --- a/doc/s6-tlsd.html +++ b/doc/s6-tlsd.html @@ -220,7 +220,7 @@ protocol is not auto-terminated. </li> </ul> <p> - Nowadays (2016), most protocols are auto-terminated, so + Nowadays (2017), most protocols are auto-terminated, so it is not dangerous anymore to use EOF tranmission, and that is the default for <tt>s6-tlsd</tt>. Nevertheless, by using the <tt>-S</tt> option, you can |