commit 70249dc762f2d384b5eee37fa7470284751e5ba8
parent ea67a084fac347a543d86e2c761340dee36d380f
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date: Sat, 19 Aug 2017 16:25:07 +0000
Doc clarification
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/s6-notifyoncheck.html b/doc/s6-notifyoncheck.html
@@ -106,7 +106,8 @@ This is basically the polling period. Default is 1000: the service will
be polled every second. </li>
<li> <tt>-n <em>n</em></tt> : give up after <em>n</em>
unsuccessful invocations of <tt>./data/check</tt>. 0 means infinite, i.e. keep
-polling until it succeeds, or times out, or the service dies first. </li>
+polling until it succeeds, or times out, or the service dies first.
+Default is 7. </li>
<li> <tt>-c <em>checkprog...</em></tt> : invoke <em>checkprog...</em>
instead of <tt>./data/check</tt>. The <em>checkprog</em> string will be parsed by
<a href="//skarnet.org/software/execline/execlineb.html">execlineb</a>, so it