summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2016-12-03 01:11:24 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2016-12-03 01:11:24 +0000
commit05f12f4e141e94b3aee7ec79eb6fb47ffd56a119 (patch)
tree77c652ca5a49b9677a62f443ce468d4260a99f15
parentbdb38fdeb4183371b8ad8669c2821526133c39c8 (diff)
downloads6-networking-05f12f4e141e94b3aee7ec79eb6fb47ffd56a119.tar.xz
Doc typo fix
-rw-r--r--doc/s6-tlsc.html2
-rw-r--r--doc/s6-tlsd.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-tlsc.html b/doc/s6-tlsc.html
index b44caf5..fb2c818 100644
--- a/doc/s6-tlsc.html
+++ b/doc/s6-tlsc.html
@@ -252,7 +252,7 @@ its own fd <em>wfd</em>. Default is 7. </li>
<ul>
<li> The goal of the <tt>s6-tlsc</tt> interface (and its
-server-side companion <a href="s6-tlsd.html">s6-tlsd</a> is to
+server-side companion <a href="s6-tlsd.html">s6-tlsd</a>) is to
make it so that if you have a client, run by the command line
<tt>client...</tt> that speaks a cleartext protocol to a server
run by the command line <tt>server...</tt>, then if the server
diff --git a/doc/s6-tlsd.html b/doc/s6-tlsd.html
index ab3243a..ad93ad6 100644
--- a/doc/s6-tlsd.html
+++ b/doc/s6-tlsd.html
@@ -264,7 +264,7 @@ infinite timeout (never kill the connection). </li>
<ul>
<li> The goal of the <tt>s6-tlsd</tt> interface (and its
-client-side companion <a href="s6-tlsc.html">s6-tlsc</a> is to
+client-side companion <a href="s6-tlsc.html">s6-tlsc</a>) is to
make it so that if you have a client, run by the command line
<tt>client...</tt> that speaks a cleartext protocol to a server
run by the command line <tt>server...</tt>, then if the server