diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/s6-svscan.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/s6-svscan.html b/doc/s6-svscan.html index 1a79d8e..a0a6790 100644 --- a/doc/s6-svscan.html +++ b/doc/s6-svscan.html @@ -92,7 +92,8 @@ scan (and a reap) every 5 seconds. It is <em>strongly</em> discouraged to set <li> SIGHUP : acts as if a <tt>s6-svscanctl -h</tt> command had been received. </li> <li> SIGQUIT : acts as if a <tt>s6-svscanctl -q</tt> command had been received. </li> <li> SIGABRT : acts as if a <tt>s6-svscanctl -b</tt> command had been received. </li> - <li> SIGINT : acts as if a <tt>s6-svscanctl -i</tt> command had been received. </li> + <li> SIGINT : acts as if a <tt>s6-svscanctl -6</tt> command had been received. </li> + <li> SIGUSR1 : acts as if a <tt>s6-svscanctl -7</tt> command had been received. </li> </ul> <h2> The reaper </h2> |