diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2014-12-19 03:17:50 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2014-12-19 03:17:50 +0000 |
commit | 53c9e2ec3dd78e2612d191249e3961bf9625d453 (patch) | |
tree | ae5fa72c64cbcd4ef5e466b717a21c2b39638e52 /doc/s6-taiclock.html | |
parent | ad8fa55e40e1937e626617238c5d8a93be886333 (diff) | |
download | s6-networking-53c9e2ec3dd78e2612d191249e3961bf9625d453.tar.xz |
Documentation fixes
Diffstat (limited to 'doc/s6-taiclock.html')
-rw-r--r-- | doc/s6-taiclock.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-taiclock.html b/doc/s6-taiclock.html index bbdc680..dc528ee 100644 --- a/doc/s6-taiclock.html +++ b/doc/s6-taiclock.html @@ -39,8 +39,8 @@ listening on <em>ipaddress</em>, UDP port 4014. <li> It computes the mean difference between the absolute time given by the system clock and the one given by the server. </li> <li> It prints the difference to stdout in a format understood -by <a href="s6-clockadd">s6-clockadd</a> and -<a href="s6-clockview">s6-clockview</a>. It then exits 0. </li> +by <a href="s6-clockadd.html">s6-clockadd</a> and +<a href="s6-clockview.html">s6-clockview</a>. It then exits 0. </li> </ul> <h2> Options </h2> |