diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-04-06 17:34:06 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-04-06 17:34:06 +0000 |
commit | bf5b6315e7a6907c6a95564e7042f90f9aed632a (patch) | |
tree | 7681b5bd2c21debaf2eca6bd319e328bae11af84 /doc/overview.html | |
parent | 304abe4943b430c46ce08bf74236150b5c2832d5 (diff) | |
download | s6-rc-bf5b6315e7a6907c6a95564e7042f90f9aed632a.tar.xz |
Doc typo fixes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/overview.html')
-rw-r--r-- | doc/overview.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/overview.html b/doc/overview.html index 9b375cf..87a33bb 100644 --- a/doc/overview.html +++ b/doc/overview.html @@ -188,7 +188,7 @@ will always respect the dependency graph. </p> <p> - The s6-rc command is the central for machine state changes, and it is + The s6-rc command is the engine for machine state changes, and it is also true for shutdown. When shutting a machine down, all the services managed by s6-rc should be brought down in the proper order (via the <tt>s6-rc -da change</tt> command). Once all those services have been |