summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/libresolv.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libresolv.html b/doc/libresolv.html
index 8ae2438..c7f07c7 100644
--- a/doc/libresolv.html
+++ b/doc/libresolv.html
@@ -80,7 +80,7 @@ resolution of several queries at once</a>, and to a
<p>
The <tt>libresolv-2.13.so</tt> binary file compiled for an x86_64
Debian Linux system is roughly 79k bytes. The <tt>libs6dns.so.2.0</tt>
-file, for the same system, is roughly the same size, while offering
+file, for the same system, is a little bit smaller, while offering
more functionality: high-level answer parsing, user-friendly
formatting, and in-depth tracing of the DNS resolution process.
What is all that code in libresolv for&nbsp;?