diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-02-04 11:15:03 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-02-04 11:15:03 +0000 |
commit | 40ea7192de010f4a65c0060f2addf36801e8e775 (patch) | |
tree | 00783812374122a08c5b794f38b885a13ee4ec50 | |
parent | ebb50dc335bcbd563b4e7f4f2083f2af484a893a (diff) | |
download | s6-networking-40ea7192de010f4a65c0060f2addf36801e8e775.tar.xz |
More doc fixes
-rw-r--r-- | doc/s6-clockview.html | 2 | ||||
-rw-r--r-- | doc/s6-tlsd-io.html | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/s6-clockview.html b/doc/s6-clockview.html index 1879bdb..a9cafb7 100644 --- a/doc/s6-clockview.html +++ b/doc/s6-clockview.html @@ -30,7 +30,7 @@ system clock and the time provided by a time server. </pre> <ul> - <li> s6-clockview reads its stdin, expecting input from a program such + <li> s6-clockview reads its stdin, expecting input from a program such as <a href="s6-taiclock.html">s6-taiclock</a> or <a href="s6-sntpclock.html">s6-sntpclock</a> (which get time from a time server). </li> diff --git a/doc/s6-tlsd-io.html b/doc/s6-tlsd-io.html index 7e38885..b1ab690 100644 --- a/doc/s6-tlsd-io.html +++ b/doc/s6-tlsd-io.html @@ -16,7 +16,7 @@ <a href="//skarnet.org/">skarnet.org</a> </p> -<h1> The <tt>s6-tlsc-io</tt> program </h1> +<h1> The <tt>s6-tlsd-io</tt> program </h1> <p> <tt>s6-tlsd-io</tt> is a program that establishes a TLS or SSL @@ -118,7 +118,7 @@ will refuse to run. </p> <p> - If you are using client certificats, <tt>s6-tlsd-io</tt> + If you are using client certificates, <tt>s6-tlsd-io</tt> also requires either one of the following variables to be set: </p> |