commit ac74917753983a0ac199efb21c2593d47a78973a
parent 691c69e626e4ceb85567a5288348bd04378fd410
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date: Mon, 30 Aug 2021 19:14:37 +0000
Doc fix
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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.