diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2014-12-10 10:12:30 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2014-12-10 10:12:30 +0000 |
commit | 3bdfee5a71f962dc8daea07d1622de6b51e0e8fa (patch) | |
tree | dc0d761aad8e8fa22ecfe2ee9eabee78409f7d6a /doc/libresolv.html | |
parent | 7a0f84ec90d6a7167e0be9de80b891596fa0c262 (diff) | |
download | s6-dns-3bdfee5a71f962dc8daea07d1622de6b51e0e8fa.tar.xz |
Small doc update
Diffstat (limited to 'doc/libresolv.html')
-rw-r--r-- | doc/libresolv.html | 2 |
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 ? |