summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorGerrit Pape <pape@smarden.org>2006-03-04 14:26:02 +0000
committerGerrit Pape <pape@smarden.org>2006-03-04 14:26:02 +0000
commitb074fd8fbf7409de6c575edeeb39f62f3efa624f (patch)
tree42a38456d70179a9f677cef35fa45faab6f5226b /doc
parentddd193d430db0eebe10d656b579bb30441f5f5cd (diff)
downloadrunit-b074fd8fbf7409de6c575edeeb39f62f3efa624f.tar.gz
runit-b074fd8fbf7409de6c575edeeb39f62f3efa624f.tar.xz
runit-b074fd8fbf7409de6c575edeeb39f62f3efa624f.zip
html.
Diffstat (limited to 'doc')
-rw-r--r--doc/runsv.8.html10
-rw-r--r--doc/runsvctrl.8.html10
-rw-r--r--doc/sv.8.html8
3 files changed, 19 insertions, 9 deletions
diff --git a/doc/runsv.8.html b/doc/runsv.8.html
index d9e791e..94ebde9 100644
--- a/doc/runsv.8.html
+++ b/doc/runsv.8.html
@@ -75,9 +75,13 @@ is running, send it a ALRM signal. </dd>
 send it a INT signal. </dd>
 
 <dt><b>q</b> </dt>
-<dd>Quit. If the service is running, send it a QUIT signal.
-</li><b></b><li>User-defined 1. If the service is running, send it a USR1 signal. </li><b></b><li>User-defined
-2. If the service is running, send it a USR2 signal. </dd>
+<dd>Quit. 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>
+
+<dt><b>2</b> </dt>
+<dd>User-defined 2. If the service is running, send it a USR2 signal. </dd>
 
 <dt><b>t</b> </dt>
 <dd>Terminate. If the service
diff --git a/doc/runsvctrl.8.html b/doc/runsvctrl.8.html
index 9569d30..f067e32 100644
--- a/doc/runsvctrl.8.html
+++ b/doc/runsvctrl.8.html
@@ -57,9 +57,13 @@ is running, send it a ALRM signal. </dd>
 send it a INT signal. </dd>
 
 <dt><b>quit</b> </dt>
-<dd>If the service is running, send it a QUIT signal.
-</li><b></b><li>If the service is running, send it a USR1 signal. </li><b></b><li>If the service is running,
-send it a USR2 signal. </dd>
+<dd>If the service is running, send it a QUIT signal. </dd>
+
+<dt><b>1</b> </dt>
+<dd>If the service is running, send it a USR1 signal. </dd>
+
+<dt><b>2</b> </dt>
+<dd>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.
diff --git a/doc/sv.8.html b/doc/sv.8.html
index dd9ae1e..fc688b5 100644
--- a/doc/sv.8.html
+++ b/doc/sv.8.html
@@ -67,8 +67,8 @@ is ignored if it is given to an appendant log service. </dd>
 <p>
 <b>sv</b> actually looks
 only at the first character of these <i>command</i>s. 
-<h2><a name='sect4'>Commands compatible to LSB
-init script actions</a></h2>
+<h3><a name='sect4'>Commands compatible to LSB
+init script actions</a></h3>
 
 <dl>
 
@@ -123,7 +123,7 @@ for the <i><b>runsv</b>(8)</i> process to terminate. Then report the status, and
 send the service the <i>kill</i> command. </dd>
 </dl>
 
-<h2><a name='sect5'>Additional Commands</a></h2>
+<h3><a name='sect5'>Additional Commands</a></h3>
 
 <dl>
 
@@ -192,8 +192,10 @@ Gerrit Pape &lt;pape@smarden.org&gt; <p>
 <li><a name='toc1' href='#sect1'>Synopsis</a></li>
 <li><a name='toc2' href='#sect2'>Description</a></li>
 <li><a name='toc3' href='#sect3'>Commands</a></li>
+<ul>
 <li><a name='toc4' href='#sect4'>Commands compatible to LSB init script actions</a></li>
 <li><a name='toc5' href='#sect5'>Additional Commands</a></li>
+</ul>
 <li><a name='toc6' href='#sect6'>Options</a></li>
 <li><a name='toc7' href='#sect7'>Environment</a></li>
 <li><a name='toc8' href='#sect8'>Exit Codes</a></li>