s6

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

commit 857822a80ba63508999855221620d8c6ebd28044
parent c771aabafeaea4ba903dd8f06ad6fc1e95504946
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Thu,  7 Jan 2021 23:53:17 +0000

 Doc clarification

Diffstat:
Mdoc/s6-usertree-maker.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/s6-usertree-maker.html b/doc/s6-usertree-maker.html @@ -239,7 +239,7 @@ interpreting <tt>${UID}</tt> and <tt>${HOME}</tt>. creates a <tt>usertree</tt> directory containing two subdirectories: <tt>usertree-ska</tt>, the <a href="//skarnet.org/software/s6-rc/">s6-rc</a> source definition directory for the service, and <tt>usertree-ska-log</tt>, the source definition directory -for its logger, and an implicit <tt>usertree-ska-pipeline</tt> bundle +for its logger. It also creates an implicit <tt>usertree-ska-pipeline</tt> bundle containing both the service and the logger. </p>