diff options
-rw-r--r-- | README | 1 | ||||
-rw-r--r-- | doc/index.html | 12 |
2 files changed, 12 insertions, 1 deletions
@@ -22,4 +22,3 @@ library to perform asynchronous DNS requests. Please use the <skaware at list.skarnet.org> mailing-list for questions about s6-dns. - diff --git a/doc/index.html b/doc/index.html index 862d9f7..4dac733 100644 --- a/doc/index.html +++ b/doc/index.html @@ -29,6 +29,18 @@ systems, as an alternative to the BIND, djbdns or other DNS clients. point in the future. </p> +<p> + The <tt>s6-</tt> prefix is slightly misleading, and probably a naming +mistake. This package is not, stricto sensu, a part of the +<em>s6 ecosystem</em>, and it is nowhere near a requirement for a +<a href="//skarnet.org/software/s6/">s6</a>-based installation. +However, it is a requirement for +<a href="//skarnet.org/software/s6-networking/">s6-networking</a>, which +provides useful networking utilities often used with s6, so keeping the +prefix makes some kind of sense; you can see s6-dns as an extension +to the s6 ecosystem. +</p> + <hr /> <ul> |