summary refs log tree commit diff
path: root/man/runit.8
diff options
context:
space:
mode:
authorGerrit Pape <pape@smarden.org>2001-11-26 11:31:53 +0000
committerGerrit Pape <pape@smarden.org>2001-11-26 11:31:53 +0000
commitf849568f4ccdcce45225fa1df2821c4aef607e3d (patch)
tree11f9ba313b1efac555ea315640ca8710e3a9f31f /man/runit.8
parentf71b40212367b464a882d7a1ef4c5e1f68cd87f1 (diff)
downloadrunit-f849568f4ccdcce45225fa1df2821c4aef607e3d.tar.gz
runit-f849568f4ccdcce45225fa1df2821c4aef607e3d.tar.xz
runit-f849568f4ccdcce45225fa1df2821c4aef607e3d.zip
* runit-halt, runit-reboot removed, integrated into runit-init
  * tested with dietlibc
  * doc: usedietlibs.html added.
Diffstat (limited to 'man/runit.8')
-rw-r--r--man/runit.88
1 files changed, 4 insertions, 4 deletions
diff --git a/man/runit.8 b/man/runit.8
index 4144ca2..7feb018 100644
--- a/man/runit.8
+++ b/man/runit.8
@@ -44,7 +44,7 @@ exists,
 .B runit
 runs
 .IR /etc/runit/ctrlaltdel ,
-waits for it to terminate and then enters Stage 3 for system shutdown.
+waits for it to terminate and then sends itself a CONT signal.
 .SH SIGNALS
 .B runit
 only accepts signals in Stage 2.
@@ -61,8 +61,8 @@ if
 .B runit
 receives an INT signal, a ctrl-alt-del keyboard request is triggered.
 .SH SEE ALSO
-init(8),
-runit-halt(8),
-runit-reboot(8)
+runit-init(8)
+
+http://smarden.org/pape/runit/
 .SH AUTHOR
 Gerrit Pape <pape@smarden.org>