diff options
Diffstat (limited to 'doc/libresolv.html')
-rw-r--r-- | doc/libresolv.html | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/libresolv.html b/doc/libresolv.html index c7f07c7..c98b398 100644 --- a/doc/libresolv.html +++ b/doc/libresolv.html @@ -68,9 +68,9 @@ of their dependencies if they need asynchronous DNS resolution. <p> libs6dns provides several layers of asynchronous interfaces. The user has access to -<a href="libs6dns/s6dns_engine.html">low-level packet sending +<a href="libs6dns/s6dns-engine.html">low-level packet sending and receiving</a>, to -<a href="libs6dns/s6dns_resolve.html#parallel">synchronous +<a href="libs6dns/s6dns-resolve.html#parallel">synchronous resolution of several queries at once</a>, and to a <a href="skadns/">real high-level asynchronous DNS library</a>. </p> @@ -131,8 +131,10 @@ there has been nothing better so far. </p> <p> - s6-dns tries to be an alternative solution - not as ambitious, -but based on solid design principles and a reliable code base. + s6-dns tries to be an alternative solution, +based on solid design principles and a reliable code base. +It just works, and it makes DNS resolution nice and easy for +users. </p> </body> |