diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-22 12:12:56 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-22 12:12:56 +0000 |
commit | cedfe51030470abecc325b54656098376cc70305 (patch) | |
tree | ba1bfcbbef975595dabeecbd41d725a69ece1dd5 /doc/s6-svok.html | |
parent | f57035c7b8ddebd3391b5f83353c02100ea4c202 (diff) | |
download | s6-cedfe51030470abecc325b54656098376cc70305.tar.xz |
More doc typo fixes (thanks flexibeast)
Diffstat (limited to 'doc/s6-svok.html')
-rw-r--r-- | doc/s6-svok.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-svok.html b/doc/s6-svok.html index 0b77a06..e2564b9 100644 --- a/doc/s6-svok.html +++ b/doc/s6-svok.html @@ -30,7 +30,7 @@ currently supervised. </pre> <ul> -<li> s6-svok checks whether a <a href="s6-supervise.html">s6-supervise</a> +<li> s6-svok checks whether an <a href="s6-supervise.html">s6-supervise</a> process is currently monitoring <em>servicedir</em>. </li> <li> It exits 0 if there is one, or 1 if there is none. </li> </ul> |