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