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 /doc | |
parent | 55691b5e18ba7cd23c521eb8d54d5f2e4a7d0ea5 (diff) | |
download | s6-linux-init-599b8b8c0774d8bea0ec3c8c1dd5db41c5e0f1d3.tar.xz |
version: 1.0.2.0v1.0.2.0
Diffstat (limited to 'doc')
-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 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> |