diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-22 12:15:54 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-22 12:15:54 +0000 |
commit | 6fba0910c9eb08e341595853284b1bd44f28f232 (patch) | |
tree | eb2c27bb3f796cd12dfc9db10392f3ad93417525 /doc/s6-linux-init-shutdown.html | |
parent | afbc806ee9215bc97f618541c3c312bea7c2081e (diff) | |
download | s6-linux-init-6fba0910c9eb08e341595853284b1bd44f28f232.tar.xz |
Doc http scheme fixes
Diffstat (limited to 'doc/s6-linux-init-shutdown.html')
-rw-r--r-- | doc/s6-linux-init-shutdown.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-linux-init-shutdown.html b/doc/s6-linux-init-shutdown.html index fb7b671..4994b63 100644 --- a/doc/s6-linux-init-shutdown.html +++ b/doc/s6-linux-init-shutdown.html @@ -40,7 +40,7 @@ broadcast to all logged in users (as tracked by utmp). </li> <p> The <tt>s6-linux-init-shutdown</tt> program conforms to the LSB-3.0.0 -<a href="http://refspecs.linuxbase.org/LSB_3.0.0/LSB-PDA/LSB-PDA/shutdown.html">shutdown</a> +<a href="https://refspecs.linuxbase.org/LSB_3.0.0/LSB-PDA/LSB-PDA/shutdown.html">shutdown</a> interface. </p> |