summaryrefslogtreecommitdiff
path: root/doc/s6-svwait.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-01-22 12:12:56 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2021-01-22 12:12:56 +0000
commitcedfe51030470abecc325b54656098376cc70305 (patch)
treeba1bfcbbef975595dabeecbd41d725a69ece1dd5 /doc/s6-svwait.html
parentf57035c7b8ddebd3391b5f83353c02100ea4c202 (diff)
downloads6-cedfe51030470abecc325b54656098376cc70305.tar.xz
More doc typo fixes (thanks flexibeast)
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 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>