runit

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 3ba43d46da0a8024c03da73090540140b2d29476
parent 2199fdf39f2600d01aa75e7b14944032251e7acc
Author: Gerrit Pape <pape@smarden.org>
Date:   Sat,  4 Mar 2006 14:26:02 +0000

html.

Diffstat:
Mdoc/runsv.8.html | 10+++++++---
Mdoc/runsvctrl.8.html | 10+++++++---
Mdoc/sv.8.html | 8+++++---
3 files changed, 19 insertions(+), 9 deletions(-)

diff --git 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 @@ -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 @@ -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>