summaryrefslogtreecommitdiff
path: root/doc/s6-maximumtime.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-09-17 11:09:00 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-09-17 11:09:00 +0000
commit0ca7c064eb23d30187a1870176ab07f96c7cf3ed (patch)
treea79abb936a249660696ac6657ae02567c352b758 /doc/s6-maximumtime.html
parent1c0891effd8cc41d8c9453ef4f2a39f00c49ad9d (diff)
downloads6-portable-utils-0ca7c064eb23d30187a1870176ab07f96c7cf3ed.tar.xz
- fix interpretation of 0 timeout in s6-maximumtimev2.0.5.2
- rc for 2.0.5.2
Diffstat (limited to 'doc/s6-maximumtime.html')
-rw-r--r--doc/s6-maximumtime.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/s6-maximumtime.html b/doc/s6-maximumtime.html
index d99ea88..650309a 100644
--- a/doc/s6-maximumtime.html
+++ b/doc/s6-maximumtime.html
@@ -50,5 +50,12 @@ s6-maximumtime sends it a signal and exits 99 with a message. </li>
<li> <tt>-2</tt>&nbsp;: on timeout, send a SIGUSR2 </li>
</ul>
+<h2> Notes </h2>
+
+<ul>
+ <li> If <em>milli</em> is 0, then it's interpreted as infinite: no time
+limit will be enforced. </li>
+</ul>
+
</body>
</html>