diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2016-10-28 15:32:02 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2016-10-28 15:32:02 +0000 |
commit | 1a5f11e0cf9e5287a50f032838e787c38003a1a4 (patch) | |
tree | 30ee275e2ebe932a44654b1f81d0e8d4534c0e35 | |
parent | f510d626ae24e1d85beb730e9faecce263fcff62 (diff) | |
download | s6-portable-utils-1a5f11e0cf9e5287a50f032838e787c38003a1a4.tar.xz |
version: 2.1.0.0v2.1.0.0
-rw-r--r-- | doc/s6-clock.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/s6-clock.html b/doc/s6-clock.html index eb4db88..7621793 100644 --- a/doc/s6-clock.html +++ b/doc/s6-clock.html @@ -43,13 +43,13 @@ timestamp</a>, s6-clock sets the system time to this value. <h2> Notes </h2> -<p> - s6-clock only prints or accepts TAI time, no matter what the system clock is set +<ul> + <li> s6-clock only prints or accepts TAI time, no matter what the system clock is set to (TAI-10 or UTC); it will automatically make the right conversions for your system clock. Make sure your <a href="http://skarnet.org/software/skalibs/">skalibs</a> has been built with -the right settings. -</p> +the right settings. </li> +</ul> </body> </html> |