summaryrefslogtreecommitdiff
path: root/doc/libresolv.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2014-12-19 02:41:02 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2014-12-19 02:41:02 +0000
commit613084629e6973ecfa0197ded5ed857c09bd2a5e (patch)
tree498cf1c3b550a8206e46fd771bb5d8a0034a82a4 /doc/libresolv.html
parentf75a69f25b0fa3467bd1eaee60444875dc900998 (diff)
downloads6-dns-613084629e6973ecfa0197ded5ed857c09bd2a5e.tar.xz
Documentation fixes
Diffstat (limited to 'doc/libresolv.html')
-rw-r--r--doc/libresolv.html10
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>