diff options
author | Gerrit Pape <pape@smarden.org> | 2006-03-04 14:26:02 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2006-03-04 14:26:02 +0000 |
commit | b074fd8fbf7409de6c575edeeb39f62f3efa624f (patch) | |
tree | 42a38456d70179a9f677cef35fa45faab6f5226b /doc/runsv.8.html | |
parent | ddd193d430db0eebe10d656b579bb30441f5f5cd (diff) | |
download | runit-b074fd8fbf7409de6c575edeeb39f62f3efa624f.tar.gz runit-b074fd8fbf7409de6c575edeeb39f62f3efa624f.tar.xz runit-b074fd8fbf7409de6c575edeeb39f62f3efa624f.zip |
html.
Diffstat (limited to 'doc/runsv.8.html')
-rw-r--r-- | doc/runsv.8.html | 10 |
1 files changed, 7 insertions, 3 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 |