diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-22 12:12:56 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-22 12:12:56 +0000 |
commit | cedfe51030470abecc325b54656098376cc70305 (patch) | |
tree | ba1bfcbbef975595dabeecbd41d725a69ece1dd5 /doc/s6-svscan.html | |
parent | f57035c7b8ddebd3391b5f83353c02100ea4c202 (diff) | |
download | s6-cedfe51030470abecc325b54656098376cc70305.tar.xz |
More doc typo fixes (thanks flexibeast)
Diffstat (limited to 'doc/s6-svscan.html')
-rw-r--r-- | doc/s6-svscan.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-svscan.html b/doc/s6-svscan.html index 61d7553..5c031c6 100644 --- a/doc/s6-svscan.html +++ b/doc/s6-svscan.html @@ -168,7 +168,7 @@ cannot be run. </li> <h2> The reaper </h2> <p> - Upon receipt of a SIGCHLD, or a <a href="s6-svscanctl.html">s6-svscanctl -z</a> + Upon receipt of a SIGCHLD, or an <a href="s6-svscanctl.html">s6-svscanctl -z</a> command, s6-svscan runs a <em>reaper</em> routine. </p> @@ -181,7 +181,7 @@ run as process 1</a>. </p> <p> - If the dead child is a <a href="s6-supervise.html">s6-supervise</a> process watched + If the dead child is an <a href="s6-supervise.html">s6-supervise</a> process watched by s6-svscan, and the last scan flagged that process as active, then it is restarted one second later. </p> |