summary refs log tree commit diff
path: root/doc/runsvctrl.8.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/runsvctrl.8.html')
-rw-r--r--doc/runsvctrl.8.html26
1 files changed, 15 insertions, 11 deletions
diff --git a/doc/runsvctrl.8.html b/doc/runsvctrl.8.html
index 40bc7f9..ed7f10c 100644
--- a/doc/runsvctrl.8.html
+++ b/doc/runsvctrl.8.html
@@ -56,6 +56,9 @@ is running, send it a ALRM signal. </dd>
 <dd>If the service is running,
 send it a INT signal. </dd>
 
+<dt><b>quit</b> </dt>
+If the service is running, send it a QUIT signal. </dd>
+
 <dt><b>1</b> </dt>
 <dd>User-defined 1. If the service is running, send it a USR1 signal. </dd>
 
@@ -63,18 +66,19 @@ send it a INT signal. </dd>
 <dd>User-defined 2. If the service is running, send it a USR2 signal. </dd>
 
 <dt><b>term</b> </dt>
-<dd>If the service is running, send it a TERM signal. </dd>
+<dd>If the service
+is running, send it a TERM signal. </dd>
 
 <dt><b>kill</b> </dt>
-<dd>If the service
-is running, send it a KILL signal. </dd>
+<dd>If the service is running, send
+it a KILL signal. </dd>
 
 <dt><b>exit</b> </dt>
-<dd>If the service is running, send
-it a TERM signal. Do not restart the service. If the service is down, and
-no log service exists, <i><b>runsv</b>(8)</i> exits. If the service is down and a log
-service exists, send a TERM signal to the log service. If the log service
-is down, <i><b>runsv</b>(8)</i> exits. This command is ignored if it is given to <i>service</i>/log/supervise/control.
+<dd>If the service is running, send it a TERM signal.
+Do not restart the service. If the service is down, and no log service exists,
+<i><b>runsv</b>(8)</i> exits. If the service is down and a log service exists, send a
+TERM signal to the log service. If the log service is down, <i><b>runsv</b>(8)</i> exits.
+This command is ignored if it is given to <i>service</i>/log/supervise/control.
 </dd>
 </dl>
 <p>
@@ -88,9 +92,9 @@ process), <b>runsvctrl</b> increases the exit code by one and exits non zero. Th
 maximum is 100. <p>
 <b>runsvctrl</b> exits 111 on error. 
 <h2><a name='sect5'>See Also</a></h2>
-<i>runsvstat(8)</i>, <i>runsv(8)</i>,
-<i>runit(8)</i>, <i>runit-init(8)</i>, <i>runsvdir(8)</i>, <i>runsvchdir(8)</i>, <i>svlogd(8)</i>, <i>svwaitdown(8)</i>,
-<i>svwaitup(8)</i> <p>
+<i>runsv(8)</i>, <i>runsvstat(8)</i>,
+<i>chpst(8)</i>, <i>svlogd(8)</i>, <i>runit(8)</i>, <i>runit-init(8)</i>, <i>runsvdir(8)</i>, <i>runsvchdir(8)</i>,
+<i>utmpset(8)</i>, <i>svwaitdown(8)</i>, <i>svwaitup(8)</i> <p>
  <i>http://smarden.org/runit/</i><br>
  
 <h2><a name='sect6'>Author</a></h2>