aboutsummaryrefslogtreecommitdiffstats
path: root/doc/s6-frontend-helper-kill.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-02-23 09:11:41 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-02-23 09:11:41 +0000
commitc26b476060353355b43d251dbb8a624c19c5ec30 (patch)
tree745e1ea34a8543b5495c9099c0e303da8da61523 /doc/s6-frontend-helper-kill.html
parent363c3af7a6dfb8d504b45e7e13ae256f70bec0ff (diff)
downloads6-frontend-c26b476060353355b43d251dbb8a624c19c5ec30.tar.gz
Doc typo fixes
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>