summaryrefslogtreecommitdiff
path: root/doc/s6-test.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/s6-test.html')
-rw-r--r--doc/s6-test.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-test.html b/doc/s6-test.html
index b79592c..3764a5c 100644
--- a/doc/s6-test.html
+++ b/doc/s6-test.html
@@ -31,7 +31,7 @@ exit status.
<p>
s6-test acts as the generic
-<a href="http://pubs.opengroup.org/onlinepubs/9699919799/utilities/test.html">test</a> utility,
+<a href="https://pubs.opengroup.org/onlinepubs/9699919799/utilities/test.html">test</a> utility,
but it diverges from the specification on one point: if an argument starts with a backslash,
this backslash is ignored (and the argument cannot be an operation). This is a simple
disambiguation technique that has unfortunately not been chosen by the standard.
@@ -45,7 +45,7 @@ disambiguation technique that has unfortunately not been chosen by the standard.
<p>
s6-test <strong>is not</strong> suitable as a Single Unix
-<a href="http://pubs.opengroup.org/onlinepubs/9699919799/utilities/test.html">test</a>
+<a href="https://pubs.opengroup.org/onlinepubs/9699919799/utilities/test.html">test</a>
program; however, if your arguments never start with a backslash, it exhibits the
exact same behaviour.
</p>