summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2019-06-19 09:25:40 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2019-06-19 09:25:40 +0000
commitf88e9622e20989fd0ecb4e53aeb959dd79ddc253 (patch)
tree195daf86c8d2f1a1ddd7a75a8ddface9362aae0a
parent74474bc46814005efcdeb5bc39b82bdce7f4fd0b (diff)
downloads6-linux-init-f88e9622e20989fd0ecb4e53aeb959dd79ddc253.tar.xz
More more doc fixes
-rw-r--r--doc/s6-linux-init-shutdown.html2
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>&nbsp;: at the end of the shutdown sequence, reboot the system. </li>
<li> <tt>-f</tt>&nbsp;: ignored. </li>
<li> <tt>-F</tt>&nbsp;: ignored. </li>
- <li> <tt>-c</tt>&nbspl: cancel a planned shutdown (i.e. cancel the effect of a
+ <li> <tt>-c</tt>&nbsp;: 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>&nbsp;: this option can only be used in conjunction with <tt>-h</tt>.