s6

Mirror/fork of https://skarnet.org/software/s6/
git clone https://ccx.te2000.cz/git/s6
Log | Files | Refs | README | LICENSE

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:
Mdoc/s6-svunlink.html | 2+-
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.