summaryrefslogtreecommitdiff
path: root/doc/s6-tlsc.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-02-04 10:37:39 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2021-02-04 10:37:39 +0000
commitebb50dc335bcbd563b4e7f4f2083f2af484a893a (patch)
tree8960bdaf70257092c343c8a59234a8a0ff8d257a /doc/s6-tlsc.html
parente75d06de207e9afe4259d5e731cb77ae25faf003 (diff)
downloads6-networking-ebb50dc335bcbd563b4e7f4f2083f2af484a893a.tar.xz
Doc fixes, thanks flexibeast
Diffstat (limited to 'doc/s6-tlsc.html')
-rw-r--r--doc/s6-tlsc.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-tlsc.html b/doc/s6-tlsc.html
index 6f644c4..d4e6a98 100644
--- a/doc/s6-tlsc.html
+++ b/doc/s6-tlsc.html
@@ -36,7 +36,7 @@ TLS/SSL.
<li> s6-tlsc expects to have an open TCP connection it
can talk to on its (by default) descriptors 6 (for reading)
and 7 (for writing). </li>
- <li> It spawns a <a href="s6-tlsc-io.html">s6-tlsc-io</a>
+ <li> It spawns an <a href="s6-tlsc-io.html">s6-tlsc-io</a>
child process that will initiate the TLS connection, perform the
handshake (expecting a TLS server on the other side of the
network) and maintain the TLS tunnel. </li>
@@ -63,7 +63,7 @@ into <em>prog...</em> instead.
<p>
s6-tlsc does not expect to have any particular
-environment variables, but it spawns a
+environment variables, but it spawns an
<a href="s6-tlsc-io.html">s6-tlsc-io</a> program that does.
So it should pay attention to the following variables:
</p>