diff options
-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 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 |