summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorSimon Kelley <simon@thekelleys.org.uk>2013-03-15 20:30:51 +0000
committerSimon Kelley <simon@thekelleys.org.uk>2013-03-15 20:30:51 +0000
commit49333cbdbef3bf86198b31a42bffad002de305d5 (patch)
treea78fe2128f799d103276e4182f689c1327dfaabf /man
parentde92b479d949188519625a6aa893363f6c6b88d1 (diff)
downloaddnsmasq-49333cbdbef3bf86198b31a42bffad002de305d5.tar.gz
Allow trailing '*' wildcard in interface names.
Diffstat (limited to 'man')
-rw-r--r--man/dnsmasq.87
1 files changed, 6 insertions, 1 deletions
diff --git a/man/dnsmasq.8 b/man/dnsmasq.8
index bb19b37..f46ae52 100644
--- a/man/dnsmasq.8
+++ b/man/dnsmasq.8
@@ -171,7 +171,12 @@ options. IP alias interfaces (eg "eth1:0") cannot be used with
.B --interface
or
.B --except-interface
-options, use --listen-address instead.
+options, use --listen-address instead. A simple wildcard, consisting
+of a trailing '*', can be used in
+.B \--interface
+and
+.B \--except-interface
+options.
.TP
.B \-I, --except-interface=<interface name>
Do not listen on the specified interface. Note that the order of