summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/s6-svlisten.html3
-rw-r--r--doc/s6-svlisten1.html3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/s6-svlisten.html b/doc/s6-svlisten.html
index 2426fc9..e3d8044 100644
--- a/doc/s6-svlisten.html
+++ b/doc/s6-svlisten.html
@@ -74,7 +74,8 @@ services are down and the cleanup scripts in <tt><em>servicedir</em>/finish</tt>
for every <em>servicedir</em>
have finished executing (or have timed out and been killed). </li>
<li> <tt>-r</tt>&nbsp;: restart. s6-svlisten will wait until all
-the services have been started or restarted. </li>
+the services have been started or restarted, i.e. they have been in
+the down state, then the up state. </li>
<li> <tt>-R</tt>&nbsp;: restart and ready. s6-svlisten will wait until
all the services have been started or restarted and have notified
readiness. </li>
diff --git a/doc/s6-svlisten1.html b/doc/s6-svlisten1.html
index 0ce283f..be64e4f 100644
--- a/doc/s6-svlisten1.html
+++ b/doc/s6-svlisten1.html
@@ -61,7 +61,8 @@ See the explanation on <a href="notifywhenup.html">this page</a>. </li>
service is down and the cleanup script in <tt><em>servicedir</em>/finish</tt>
has finished executing (or has timed out and been killed). </li>
<li> <tt>-r</tt>&nbsp;: restart. s6-svlisteni1 will wait until
-the service has been started or restarted. </li>
+the service has been started or restarted, i.e. they have been in the
+down state, then the up state. </li>
<li> <tt>-R</tt>&nbsp;: restart and ready. s6-svlisten1 will wait until
the service has been started or restarted and has notified
readiness. </li>