diff options
Diffstat (limited to 'doc/s6-frontend-helper-kill.html')
| -rw-r--r-- | doc/s6-frontend-helper-kill.html | 8 |
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> |
