diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-07 23:53:17 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-07 23:53:17 +0000 |
commit | 857822a80ba63508999855221620d8c6ebd28044 (patch) | |
tree | 23517526953838ee700e06683bb22d8eb6e8e59d | |
parent | c771aabafeaea4ba903dd8f06ad6fc1e95504946 (diff) | |
download | s6-857822a80ba63508999855221620d8c6ebd28044.tar.xz |
Doc clarification
-rw-r--r-- | doc/s6-usertree-maker.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-usertree-maker.html b/doc/s6-usertree-maker.html index 847f04a..b69fbf5 100644 --- 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> |