diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-04-15 14:12:53 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-04-15 14:12:53 +0000 |
commit | 064b149613eae9a74a6fa91f062f253b816785c3 (patch) | |
tree | f7a0d8226ae71a8b014ef65536e198898e425202 /doc/index.html | |
parent | c8df5cfac3b33a6b650f68636de284b5ac89eb84 (diff) | |
download | s6-portable-utils-2.2.3.2.tar.xz |
version: 2.2.3.2v2.2.3.2
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index 29689c5..6196fbe 100644 --- a/doc/index.html +++ b/doc/index.html @@ -51,6 +51,19 @@ the package is now used to host specific utilities such as <a href="s6-uniquename.html"><tt>s6-uniquename</tt></a>. </p> +<p> + Prefixing the name of this package — and the names of the binaries it +provides — with <tt>s6-</tt> was a naming mistake. It happened in the +early days of the +<a href="//skarnet.org/software/s6/">s6</a> project, before it grew and +became an ecosystem focused on supervision, service management and init; +despite sharing the same author and the same philosophy, and being designed +to work with it, <tt>s6-portable-utils</tt> is <strong>not</strong>, +stricto sensu, part of the s6 ecosystem, and if you arrived here while trying +to understand what <a href="//skarnet.org/software/s6/">s6</a> is, you are +on the wrong page. I apologize for the confusion. +</p> + <hr /> <h2> Installation </h2> |