summaryrefslogtreecommitdiff
path: root/doc/s6-clock.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-05-23 11:05:37 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-05-23 11:05:37 +0000
commit719d4db7a60fa7e771d6e3ea70a6e01de25e8b91 (patch)
treebb70c1c39c432a225742c8b2ee3d00da3ad953d3 /doc/s6-clock.html
parent24c0ba8a7cfbbf761ee3eb2c3ad9a543e9300e3b (diff)
downloads6-portable-utils-719d4db7a60fa7e771d6e3ea70a6e01de25e8b91.tar.xz
Switch doc to schemeless URLs
Diffstat (limited to 'doc/s6-clock.html')
-rw-r--r--doc/s6-clock.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/s6-clock.html b/doc/s6-clock.html
index 7621793..e8e9b43 100644
--- a/doc/s6-clock.html
+++ b/doc/s6-clock.html
@@ -6,14 +6,14 @@
<title>s6-portable-utils: the s6-clock program</title>
<meta name="Description" content="s6-portable-utils: the s6-clock program" />
<meta name="Keywords" content="s6-portable-utils command s6-clock clock" />
- <!-- <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-portable-utils</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 <tt>s6-clock</tt> program </h1>
@@ -31,13 +31,13 @@
<p>
When called without an argument, s6-clock writes the current system
time, as 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>, to stdout.
</p>
<p>
When given an argument <em>label</em>, which must be 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>, s6-clock sets the system time to this value.
</p>
@@ -47,7 +47,7 @@ timestamp</a>, s6-clock sets the system time to this value.
<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
+<a href="//skarnet.org/software/skalibs/">skalibs</a> has been built with
the right settings. </li>
</ul>