mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 10:18:25 +00:00
Manpage typo.
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user