aboutsummaryrefslogtreecommitdiffstats
path: root/doc/s6-svscan.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-04-28 08:43:57 +0000
committerLaurent Bercot <ska@appnovation.com>2025-04-28 08:43:57 +0000
commit168d89131415de7590daa00dc5929aeb8727078e (patch)
tree79c9cad554e63998bda545965c91caa50f0ba627 /doc/s6-svscan.html
parent63ae0841dcc024464290edf9080ce536a1d7905e (diff)
downloads6-168d89131415de7590daa00dc5929aeb8727078e.tar.gz
Latest batch of fixes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/s6-svscan.html')
-rw-r--r--doc/s6-svscan.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-svscan.html b/doc/s6-svscan.html
index ae815fc..5570d99 100644
--- a/doc/s6-svscan.html
+++ b/doc/s6-svscan.html
@@ -190,7 +190,7 @@ command, s6-svscan runs a <em>reaper</em> routine.
<p>
The reaper acknowledges (via some
-<a href="https://pubs.opengroup.org/onlinepubs/9699919799/functions/wait.html">wait()</a>
+<a href="https://pubs.opengroup.org/onlinepubs/9799919799/functions/wait.html">wait()</a>
function), without blocking, every terminated child of s6-svscan, even ones it does not
know it has. This is especially important when <a href="s6-svscan-1.html">s6-svscan is
run as process 1</a>.