summaryrefslogtreecommitdiff
path: root/doc/s6-dnsname.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-07-13 12:51:09 +0000
committerLaurent Bercot <ska@appnovation.com>2023-07-13 12:51:09 +0000
commit85ed638be3aea9c8ab6806a1fde248b10c2fee14 (patch)
tree247567f39cfc461307efa81d482a4a7ea05af098 /doc/s6-dnsname.html
parent7fca0b937293ab5894f94538bf607dda8f58ab2e (diff)
downloads6-dns-85ed638be3aea9c8ab6806a1fde248b10c2fee14.tar.xz
Bugfix the bigfuxes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/s6-dnsname.html')
-rw-r--r--doc/s6-dnsname.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/s6-dnsname.html b/doc/s6-dnsname.html
index 63e7e15..301b5fd 100644
--- a/doc/s6-dnsname.html
+++ b/doc/s6-dnsname.html
@@ -57,7 +57,9 @@ the default. </li>
<li> <tt>-h</tt>&nbsp;: use data from <tt>/etc/hosts</tt>, if available.
If there's a compiled <tt>/etc/hosts.cdb</tt> file that is newer than <tt>/etc/hosts</tt>,
it will be used instead. (See
-<a href="s6-dns-hosts-compile.html">s6-dns-hosts-compile</a> for details.) </li>
+<a href="s6-dns-hosts-compile.html">s6-dns-hosts-compile</a> for details.)
+If the lookup in the hosts database returns at least one result, then
+no DNS lookup is performed. </li>
<li> <tt>-r</tt>&nbsp;: random. By default, the program does not sort the
result, but prints them in the order received from the DNS. With this
option, it performs a random permutation on the results before printing