Introduce `show_all_dns_entries'.

This commit is contained in:
Giuseppe Scrivano
2011-08-06 12:38:42 +02:00
parent 5db59de365
commit 1f06428483
7 changed files with 23 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
2011-08-06 Giuseppe Scrivano <gscrivano@gnu.org>
* wget.texi (Wgetrc Commands): Document show_all_dns_entries.
* Makefile.am (wget.pod): Pass the VERSION value to texi2pod.
* texi2pod.pl: Update from GCC.

View File

@@ -3171,6 +3171,10 @@ as @samp{--secure-protocol=@var{string}}.
Choose whether or not to print the @sc{http} and @sc{ftp} server
responses---the same as @samp{-S}.
@item show_all_dns_entries = on/off
When a DNS name is resolved, show all the IP addresses, not just the first
three.
@item span_hosts = on/off
Same as @samp{-H}.