Manpage typo.

This commit is contained in:
Simon Kelley
2021-04-07 21:39:39 +01:00
parent f61afcfc70
commit 9f20afb1a8
2 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@@ -2,6 +2,7 @@ dnsmasq (2.85-1) unstable; urgency=low
* New upstream. * New upstream.
* Includes fix to CVE-2021-3448. * Includes fix to CVE-2021-3448.
* Fix manpage typos. (closes: #986150)
-- Simon Kelley <simon@thekelleys.org.uk> Sat, 03 Apr 2021 22:17:23 +0100 -- Simon Kelley <simon@thekelleys.org.uk> Sat, 03 Apr 2021 22:17:23 +0100

View File

@@ -184,7 +184,7 @@ OS: this was the default behaviour in versions prior to 2.43.
.B --min-port=<port> .B --min-port=<port>
Do not use ports less than that given as source for outbound DNS Do not use ports less than that given as source for outbound DNS
queries. Dnsmasq picks random ports as source for outbound queries: 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, than that specified. Useful for systems behind firewalls. If not specified,
defaults to 1024. defaults to 1024.
.TP .TP