From aa3945f0084593fb72426edf2cd8f5a7ae55d7c0 Mon Sep 17 00:00:00 2001 From: Colin Booth Date: Thu, 22 Jan 2026 22:18:51 +0000 Subject: s6_system.html: very minor language cleanup I left all the callouts for needing s6-linux-init because reiteration seems important there. --- doc/s6_system.html | 4 ++-- 1 file 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 @@

The s6 system command

- s6 system regroups actions related to booting or shutting down + s6 system groups actions related to booting or shutting down the system.

@@ -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 s6 live stop-everything -E +the shutdown to be clean, the command s6 live stop-everything -E should be run before the init system performs a hard shutdown. For instance, if the system uses /etc/inittab, then the following line should appear in /etc/inittab: -- cgit v1.3.1