From c30f4e810191cc0d4d07d1d8455374c14c55bc74 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 24 Aug 2018 21:21:40 +0000 Subject: Doc typo fix --- doc/s6-notifyoncheck.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/s6-notifyoncheck.html b/doc/s6-notifyoncheck.html index 5499e59..2b6bfc6 100644 --- a/doc/s6-notifyoncheck.html +++ b/doc/s6-notifyoncheck.html @@ -97,7 +97,7 @@ the service up but not ready) if service readiness still has not been detected after globaltimeout milliseconds. Default is 0, meaning infinite: s6-notifyoncheck will keep polling until it succeeds.
  • -t localtimeout : on every attempt, if -./check still has not exited after localtimeout milliseconds, +./data/check still has not exited after localtimeout milliseconds, kill it and declare that attempt failed. Default is 0, meaning infinite: s6-notifyoncheck will wait forever for ./data/check to exit.
  • -w waitingtime : sleep for -- cgit v1.3.1