summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorSimon Kelley <simon@thekelleys.org.uk>2021-04-07 21:39:39 +0100
committerSimon Kelley <simon@thekelleys.org.uk>2021-04-07 21:39:39 +0100
commit9f20afb1a8c1e46dcc6658d28148a3b785a53792 (patch)
treecda21cb4824480ca5491cb5beaf220146980bb64 /man
parentf61afcfc7004d3ecae401e8c3b506b9b40e89611 (diff)
downloaddnsmasq-9f20afb1a8c1e46dcc6658d28148a3b785a53792.tar.gz
Manpage typo.v2.85
Diffstat (limited to 'man')
-rw-r--r--man/dnsmasq.82
1 files changed, 1 insertions, 1 deletions
diff --git a/man/dnsmasq.8 b/man/dnsmasq.8
index 6546110..fce580f 100644
--- a/man/dnsmasq.8
+++ b/man/dnsmasq.8
@@ -184,7 +184,7 @@ OS: this was the default behaviour in versions prior to 2.43.
.B --min-port=<port>
Do not use ports less than that given as source for outbound DNS
queries. Dnsmasq picks random ports as source for outbound queries:
-when this option is given, the ports used will always to larger
+when this option is given, the ports used will always be larger
than that specified. Useful for systems behind firewalls. If not specified,
defaults to 1024.
.TP