Man page typo fix.

This commit is contained in:
Justin
2024-01-21 22:24:43 +00:00
committed by Simon Kelley
parent 9142942483
commit aa9e9651a1

View File

@@ -392,7 +392,7 @@ Remove records of the specified type(s) from answers.
By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types.
This option adds other record types to the cache. The RR-type can be given
as a name such as TXT or MX or a decimal number. A single --cache-rr option
can take a comma-separated list or RR-types and more than one --cache-rr option
can take a comma-separated list of RR-types and more than one --cache-rr option
is allowed. Use --cache-rr=ANY to enable caching for all RR-types.
.TP
.B \-r, --resolv-file=<file>