aboutsummaryrefslogtreecommitdiffstats
path: root/doc/s6-frontend-helper-kill.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/s6-frontend-helper-kill.html')
-rw-r--r--doc/s6-frontend-helper-kill.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-frontend-helper-kill.html b/doc/s6-frontend-helper-kill.html
index e32840c..1a3a315 100644
--- a/doc/s6-frontend-helper-kill.html
+++ b/doc/s6-frontend-helper-kill.html
@@ -22,7 +22,7 @@
<tt>s6-frontend-helper-kill</tt> is a small utility to send numerical
signals to a given list of pids. It is not meant to be called directly,
although nothing bad will happen if you do. It is used in command lines crafted by
-<a href="s6_process_kill.html">s6 process kill</a> instead of the POSIX
+<a href="s6_process_kill.html#kill">s6 process kill</a> instead of the POSIX
<a href="https://pubs.opengroup.org/onlinepubs/9799919799/utilities/kill.html">kill</a>
program, because the latter does not support sending arbitrary numerical signals.
</p>