diff options
Diffstat (limited to 'doc/s6-env.html')
-rw-r--r-- | doc/s6-env.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-env.html b/doc/s6-env.html index 1d77d8f..4b1b75f 100644 --- a/doc/s6-env.html +++ b/doc/s6-env.html @@ -31,14 +31,14 @@ before running a program. <p> s6-env acts as the generic -<a href="http://pubs.opengroup.org/onlinepubs/9699919799/utilities/env.html">env</a> utility. +<a href="https://pubs.opengroup.org/onlinepubs/9699919799/utilities/env.html">env</a> utility. </p> <h2> Posixness </h2> <p> s6-env <strong>is</strong> suitable as a Single Unix -<a href="http://pubs.opengroup.org/onlinepubs/9699919799/utilities/env.html">env</a> +<a href="https://pubs.opengroup.org/onlinepubs/9699919799/utilities/env.html">env</a> program. </p> |