aboutsummaryrefslogtreecommitdiffstats
path: root/doc/s6-frontend-helper-kill.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-01-18 02:50:51 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-01-18 02:50:51 +0000
commitc2740b983f6bb4baf0d5a1772fa3682cc66aa5f9 (patch)
treeeb17ec96fa0ff5b7bd6c5290edb9293ff1e8453d /doc/s6-frontend-helper-kill.html
parent6203378b6b6731a938eebdd60d99fecb429a849f (diff)
downloads6-frontend-c2740b983f6bb4baf0d5a1772fa3682cc66aa5f9.tar.gz
Add s6 live install --init ; finish and fix documentation
Diffstat (limited to 'doc/s6-frontend-helper-kill.html')
-rw-r--r--doc/s6-frontend-helper-kill.html8
1 files changed, 2 insertions, 6 deletions
diff --git a/doc/s6-frontend-helper-kill.html b/doc/s6-frontend-helper-kill.html
index 6c5d2b8..e32840c 100644
--- a/doc/s6-frontend-helper-kill.html
+++ b/doc/s6-frontend-helper-kill.html
@@ -27,9 +27,7 @@ although nothing bad will happen if you do. It is used in command lines crafted
program, because the latter does not support sending arbitrary numerical signals.
</p>
-<div id="interface">
-<h2> Interface </h2>
-</div>
+<h2 id="interface"> Interface </h2>
<pre>
s6-frontend-helper-kill <em>sig</em> <em>pids...</em>
@@ -41,9 +39,7 @@ of one or more integers, <em>pids...</em>, on its command line. </li>
<li> It sends signal number <em>sig</em> to all the processes listed as <em>pids...</em>. </li>
</ul>
-<div id="exitcodes">
-<h2> Exit codes </h2>
-</div>
+<h2 id="exitcodes"> Exit codes </h2>
<dl>
<dt> 0 </dt> <dd> Success </dd>