aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Booth <colin@heliocat.net>2026-01-22 22:18:51 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-01-23 03:47:42 +0000
commitaa3945f0084593fb72426edf2cd8f5a7ae55d7c0 (patch)
tree3c092319971dbc05f3d7b7e42171c0b0b72d6bbc
parentedbab43eff926edc1dd520c7f051facf6e2e0d5c (diff)
downloads6-frontend-aa3945f0084593fb72426edf2cd8f5a7ae55d7c0.tar.gz
s6_system.html: very minor language cleanup
I left all the callouts for needing s6-linux-init because reiteration seems important there.
-rw-r--r--doc/s6_system.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6_system.html b/doc/s6_system.html
index 63055f8..9ea9f5e 100644
--- a/doc/s6_system.html
+++ b/doc/s6_system.html
@@ -20,7 +20,7 @@
<h1> The <tt>s6 system</tt> command </h1>
<p>
- <tt>s6 system</tt> regroups actions related to booting or shutting down
+ <tt>s6 system</tt> groups actions related to booting or shutting down
the system.
</p>
@@ -97,7 +97,7 @@ only work if the machine makes use of
s6-frontend has been configured to support it. On a machine that
does not boot via s6-linux-init, a shutdown should be executed via
the shutdown commands provided by your init system. In order for
-the shutdown to be clean, the <code>s6 live stop-everything -E</code>
+the shutdown to be clean, the command <code>s6 live stop-everything -E</code>
should be run before the init system performs a hard shutdown. For
instance, if the system uses <tt>/etc/inittab</tt>, then the
following line should appear in <tt>/etc/inittab</tt>: