From 613084629e6973ecfa0197ded5ed857c09bd2a5e Mon Sep 17 00:00:00 2001
From: Laurent Bercot
libs6dns provides several layers of asynchronous interfaces.
The user has access to
-low-level packet sending
+low-level packet sending
and receiving, to
-synchronous
+synchronous
resolution of several queries at once, and to a
real high-level asynchronous DNS library.
+
Reference
Commands
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.
- 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.