diff options
Diffstat (limited to 'doc/s6-tai64nlocal.html')
-rw-r--r-- | doc/s6-tai64nlocal.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/s6-tai64nlocal.html b/doc/s6-tai64nlocal.html index 6277905..386625e 100644 --- a/doc/s6-tai64nlocal.html +++ b/doc/s6-tai64nlocal.html @@ -6,14 +6,14 @@ <title>s6: the s6-tai64nlocal program</title> <meta name="Description" content="s6: the s6-tai64nlocal program" /> <meta name="Keywords" content="s6 command s6-tai64nlocal filter timestamp TAI64 TAI64N human-readable date time" /> - <!-- <link rel="stylesheet" type="text/css" href="http://skarnet.org/default.css" /> --> + <!-- <link rel="stylesheet" type="text/css" href="//skarnet.org/default.css" /> --> </head> <body> <p> <a href="index.html">s6</a><br /> -<a href="http://skarnet.org/software/">Software</a><br /> -<a href="http://skarnet.org/">skarnet.org</a> +<a href="//skarnet.org/software/">Software</a><br /> +<a href="//skarnet.org/">skarnet.org</a> </p> <h1> The s6-tai64nlocal program </h1> @@ -21,7 +21,7 @@ <p> s6-tai64nlocal acts as a filter, reading from stdin and writing to stdout. For every line that begins with a -<a href="http://skarnet.org/software/skalibs/libstddjb/tai.html#timestamp">TAI64N +<a href="//skarnet.org/software/skalibs/libstddjb/tai.html#timestamp">TAI64N timestamp</a>, it replaces this timestamp with a human-readable local date and time. </p> @@ -60,7 +60,7 @@ it risks blocking on input. </li> <ul> <li> Check the compilation options that were used for the -<a href="http://skarnet.org/software/skalibs/">skalibs</a> libraries +<a href="//skarnet.org/software/skalibs/">skalibs</a> libraries your s6-tai64nlocal program was linked against. In particular, check whether the <tt>--enable-tai-clock</tt> or <tt>--enable-right-tz</tt> configure options have been given. </li> |