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.html10
1 files changed, 7 insertions, 3 deletions
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.