summaryrefslogtreecommitdiff
path: root/doc/overview.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-11-13 13:34:47 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-11-13 13:34:47 +0000
commit9811ef53b65027091afc252cba859383419d6c94 (patch)
tree93f4d1e5b805a6593b031b4e3735273c3d4b902f /doc/overview.html
parent501b54278cf3965d9d38dba81870c4ea371d20a3 (diff)
downloads6-rc-9811ef53b65027091afc252cba859383419d6c94.tar.xz
- better error codes in s6-rc-update
- doc fixes
Diffstat (limited to 'doc/overview.html')
-rw-r--r--doc/overview.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/overview.html b/doc/overview.html
index 4209f42..12d5e4d 100644
--- a/doc/overview.html
+++ b/doc/overview.html
@@ -195,7 +195,7 @@ managed by s6-rc should be brought down in the proper order (via the
brought down successfully, the final shutdown procedure can take place;
for instance, if s6-svscan is running as process 1 with the
<a href="http://skarnet.org/software/s6-linux-init/">s6-linux-init</a>
-defaults, <tt>s6-svscanctl -t /run/service</tt> will kill the
+defaults, <tt>s6-svscanctl -6 /run/service</tt> will kill the
supervision tree and call <tt>/etc/rc.shutdown reboot</tt>, which should
reboot the machine.
</p>