diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-08-30 19:14:37 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-08-30 19:14:37 +0000 |
commit | ac74917753983a0ac199efb21c2593d47a78973a (patch) | |
tree | cf32d3efb7438586b5c1d8ffc426757027f7a775 /doc/s6-svunlink.html | |
parent | 691c69e626e4ceb85567a5288348bd04378fd410 (diff) | |
download | s6-ac74917753983a0ac199efb21c2593d47a78973a.tar.xz |
Doc fix
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/s6-svunlink.html')
-rw-r--r-- | doc/s6-svunlink.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-svunlink.html b/doc/s6-svunlink.html index c2ac807..3201f26 100644 --- a/doc/s6-svunlink.html +++ b/doc/s6-svunlink.html @@ -20,7 +20,7 @@ <p> <tt>s6-svunlink</tt> unlinks a <a href="servicedir.html">service -directory from a <a href="scandir.html">scan directory</a>, then +directory</a> from a <a href="scandir.html">scan directory</a>, then notify the <a href="s6-svscan.html">s6-svscan</a> that a service has been unregistered. It waits until the <a href="s6-supervise.html">s6-supervise</a> supervisor process has disappeared, then exits. |