aboutsummaryrefslogtreecommitdiffstats
path: root/doc/s6-svscan.html
diff options
context:
space:
mode:
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>.