summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/s6-tlsc.html2
-rw-r--r--doc/s6-tlsd.html4
2 files changed, 3 insertions, 3 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.
diff --git a/doc/s6-tlsd.html b/doc/s6-tlsd.html
index ad93ad6..16f13ec 100644
--- a/doc/s6-tlsd.html
+++ b/doc/s6-tlsd.html
@@ -28,7 +28,7 @@ TLS/SSL.
<p>
<a href="index.html">s6-networking</a> does not include
-cryptographic software. All the crypto used in <tt>s6-tlsc</tt>
+cryptographic software. All the crypto used in <tt>s6-tlsd</tt>
is provided by the chosen SSL backend:
<a href="https://bearssl.org/">BearSSL</a> or
<a href="https://www.libressl.org/">LibreSSL</a>, depending on
@@ -229,7 +229,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-tlsd</tt>. Nevertheless, by
+is the default for <tt>s6-tlsd</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.