summaryrefslogtreecommitdiff
path: root/doc/s6-tail.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-10-04 17:45:31 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-10-04 17:45:31 +0000
commit3f7d194475869c00e4cb00d0787e3bb941bf95ec (patch)
tree8e4f576dbfb0af8f0547a1b4563a443b3b7313cf /doc/s6-tail.html
parentb86f0b3410120e6d5526822a14ed4e8676888beb (diff)
downloads6-portable-utils-3f7d194475869c00e4cb00d0787e3bb941bf95ec.tar.xz
doc: fix URLs
Diffstat (limited to 'doc/s6-tail.html')
-rw-r--r--doc/s6-tail.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-tail.html b/doc/s6-tail.html
index 4ab340b..f905d4b 100644
--- a/doc/s6-tail.html
+++ b/doc/s6-tail.html
@@ -30,7 +30,7 @@
<p>
s6-tail acts as the generic
-<a href="http://pubs.opengroup.org/onlinepubs/9699919799/utilities/tail.html">tail</a> utility,
+<a href="https://pubs.opengroup.org/onlinepubs/9699919799/utilities/tail.html">tail</a> utility,
except that the <strong>-f</strong> option is not supported.
</p>
@@ -38,7 +38,7 @@ except that the <strong>-f</strong> option is not supported.
<p>
s6-tail <strong>is not</strong> suitable as a Single Unix
-<a href="http://pubs.opengroup.org/onlinepubs/9699919799/utilities/tail.html">tail</a>
+<a href="https://pubs.opengroup.org/onlinepubs/9699919799/utilities/tail.html">tail</a>
program; however, if you are never using the <tt>-f</tt> functionality, s6-tail
scrupulously follows the rest of the specification.
</p>