summaryrefslogtreecommitdiff
path: root/doc/s6-svwait.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-03-25 11:25:15 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-03-25 11:25:15 +0000
commit9a669c4b3973118dfcce2a2b1fb4babd0aaa6af7 (patch)
tree50298ce1f6a60a19f8b7ff7a594ac8f4fc5d4d67 /doc/s6-svwait.html
parent2654165a84b90af2cbfef967e6e230b2975b644c (diff)
downloads6-9a669c4b3973118dfcce2a2b1fb4babd0aaa6af7.tar.xz
Stop using flagwant; new s6-svstat API; s6-svwait's timeout exitcode is now 99
Diffstat (limited to 'doc/s6-svwait.html')
-rw-r--r--doc/s6-svwait.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-svwait.html b/doc/s6-svwait.html
index c3df0fa..681dd8f 100644
--- a/doc/s6-svwait.html
+++ b/doc/s6-svwait.html
@@ -64,7 +64,7 @@ given services comes up or down. </li>
given services come up or down. This is the default. </li>
<li> <tt>-t&nbsp;<em>timeout</em></tt>&nbsp;: if the requested events have not
happened after <em>timeout</em> milliseconds, s6-svwait will print a message
-to stderr and exit 1. By default, <em>timeout</em> is 0, which means no time
+to stderr and exit 99. By default, <em>timeout</em> is 0, which means no time
limit. </li>
</ul>