diff options
-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 b9cf94b..cc3f9c1 100644 --- a/doc/s6-linux-init-shutdown.html +++ b/doc/s6-linux-init-shutdown.html @@ -78,7 +78,7 @@ behaviour of this option may be altered with <tt>-H</tt> or <tt>-P</tt>. </li> <li> <tt>-r</tt> : at the end of the shutdown sequence, reboot the system. </li> <li> <tt>-f</tt> : ignored. </li> <li> <tt>-F</tt> : ignored. </li> - <li> <tt>-c</tt> l: cancel a planned shutdown (i.e. cancel the effect of a + <li> <tt>-c</tt> : cancel a planned shutdown (i.e. cancel the effect of a previous call to <tt>shutdown</tt> with a <em>time</em> argument that was not <tt>now</tt>). This cannot be used to interrupt a shutdown sequence that has already started. </li> <li> <tt>-H</tt> : this option can only be used in conjunction with <tt>-h</tt>. |