diff options
Diffstat (limited to 'doc/s6-svwait.html')
-rw-r--r-- | doc/s6-svwait.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-svwait.html b/doc/s6-svwait.html index fb377b9..c371787 100644 --- a/doc/s6-svwait.html +++ b/doc/s6-svwait.html @@ -87,7 +87,7 @@ limit. </li> arguments, not a <em>scan directory</em>. If you need to wait for a whole scan directory, give all its contents as arguments to s6-svwait. </li> <li> s6-svwait will only work on service directories that are already -active, i.e. have a <a href="s6-supervise.html">s6-supervise</a> process +active, i.e. have an <a href="s6-supervise.html">s6-supervise</a> process running on them. It will not work on a service directory where s6-supervise has not been started yet. </li> </ul> |