diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-06-09 09:23:25 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-06-09 09:23:25 +0000 |
commit | 599b8b8c0774d8bea0ec3c8c1dd5db41c5e0f1d3 (patch) | |
tree | 666e6bf08d98e8b3aee49316cc1d517ccdab2f4a | |
parent | 55691b5e18ba7cd23c521eb8d54d5f2e4a7d0ea5 (diff) | |
download | s6-linux-init-1893ef637066a00525dc6d14fbce2b27af5675cc.tar.xz |
version: 1.0.2.0v1.0.2.0
-rw-r--r-- | AUTHORS | 1 | ||||
-rw-r--r-- | doc/s6-linux-init-shutdown.html | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -6,3 +6,4 @@ Thanks to: multiplexd <multiplexd@gmx.com> Luis Ressel <aranea@aixah.de> Samuel Holland <samuel@sholland.org> + Max Rees <maxcrees@me.com> diff --git a/doc/s6-linux-init-shutdown.html b/doc/s6-linux-init-shutdown.html index a61f8be..b9cf94b 100644 --- a/doc/s6-linux-init-shutdown.html +++ b/doc/s6-linux-init-shutdown.html @@ -86,7 +86,7 @@ Ensures the system is halted, not powered off, at the end of the shutdown sequen <tt>-Hh</tt> is equivalent to <tt>-h</tt>. </li> <li> <tt>-P</tt> : this option can only be used in conjunction with <tt>-h</tt>. Ensures the system is powered off at the end of the shutdown sequence. -<tt>=Ph</tt> is equivalent to <tt>-p</tt>. </li> +<tt>-Ph</tt> is equivalent to <tt>-p</tt>. </li> </ul> <h2> Notes </h2> |