summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Kelley <simon@thekelleys.org.uk>2021-10-05 22:50:58 +0100
committerSimon Kelley <simon@thekelleys.org.uk>2021-10-05 22:50:58 +0100
commit68ab5127affb269afec0bc60d8aa25d81b53403d (patch)
tree7bf55d0a97a52b4f97192788110ca9b98736efe6
parent089a11f3400485f215f5e29c77e41d7730f2c806 (diff)
downloaddnsmasq-68ab5127affb269afec0bc60d8aa25d81b53403d.tar.gz
Man page tweak for --address and more than one address.
-rw-r--r--man/dnsmasq.84
1 files changed, 1 insertions, 3 deletions
diff --git a/man/dnsmasq.8 b/man/dnsmasq.8
index 1d4993c..cdac947 100644
--- a/man/dnsmasq.8
+++ b/man/dnsmasq.8
@@ -518,9 +518,7 @@ Allowed prefix lengths are 1-32 (IPv4) and 1-128 (IPv6). If the prefix length is
Specify an IP address to return for any host in the given domains.
Queries in the domains are never forwarded and always replied to
with the specified IP address which may be IPv4 or IPv6. To give
-both IPv4 and IPv6 addresses for a domain, use repeated \fB--address\fP flags.
-To include multiple IP addresses for a single query, use
-\fB--addn-hosts=<path>\fP instead.
+multiple addresses or both IPv4 and IPv6 addresses for a domain, use repeated \fB--address\fP flags.
Note that /etc/hosts and DHCP leases override this for individual
names. A common use of this is to redirect the entire doubleclick.net
domain to some friendly local web server to avoid banner ads. The