s6

Mirror/fork of https://skarnet.org/software/s6/
git clone https://ccx.te2000.cz/git/s6
Log | Files | Refs | README | LICENSE

commit c30f4e810191cc0d4d07d1d8455374c14c55bc74
parent bad3cf114631f02c2f88de387e82b14591e7cb39
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Fri, 24 Aug 2018 21:21:40 +0000

 Doc typo fix

Diffstat:
Mdoc/s6-notifyoncheck.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/s6-notifyoncheck.html b/doc/s6-notifyoncheck.html @@ -97,7 +97,7 @@ the service <em>up</em> but not <em>ready</em>) if service readiness still has not been detected after <em>globaltimeout</em> milliseconds. Default is 0, meaning infinite: s6-notifyoncheck will keep polling until it succeeds. </li> <li> <tt>-t&nbsp;<em>localtimeout</em></tt>&nbsp;: on every attempt, if -<tt>./check</tt> still has not exited after <em>localtimeout</em> milliseconds, +<tt>./data/check</tt> still has not exited after <em>localtimeout</em> milliseconds, kill it and declare that attempt failed. Default is 0, meaning infinite: s6-notifyoncheck will wait forever for <tt>./data/check</tt> to exit. </li> <li> <tt>-w&nbsp;<em>waitingtime</em></tt>&nbsp;: sleep for