diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-23 11:03:22 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-23 11:03:22 +0000 |
commit | 6f85f86357d70570195e7a97a8b7fbb779c82230 (patch) | |
tree | d608ffa04fe89dcf79e7f6bf1cac8330dec3051b /doc/s6-tai64nlocal.html | |
parent | 4f9624bb41a303d0a564f735880843a6d9a07573 (diff) | |
download | s6-6f85f86357d70570195e7a97a8b7fbb779c82230.tar.xz |
Switch doc to schemeless URLs
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> |