diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-12 22:39:37 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-12 22:39:37 +0000 |
commit | 1c426e33a39e07f2f06345fdf9f59d993e0ace0a (patch) | |
tree | 18bab53c277429972348be19fe058078dd7cfa24 /doc | |
parent | f6e6f678e748d8d53d15cc69c41fa281d9a7ff65 (diff) | |
download | s6-1c426e33a39e07f2f06345fdf9f59d993e0ace0a.tar.xz |
Doc fix (thanks Michael Zuo)
Diffstat (limited to 'doc')
-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 1afc1ec..3e78ed4 100644 --- a/doc/s6-svok.html +++ b/doc/s6-svok.html @@ -31,7 +31,7 @@ currently supervised. <ul> <li> s6-svok checks whether a <a href="s6-supervise.html">s6-supervise</a> -process is currently monitoring <em>fifodir</em>. </li> +process is currently monitoring <em>servicedir</em>. </li> <li> It exits 0 if there is one, or 1 if there is none. </li> </ul> |