[Dnsmasq-discuss] [PATCH] Minor typo fix in the man page
Geert Stappers
stappers at stappers.nl
Wed Jan 17 23:02:21 UTC 2024
On Thu, Oct 19, 2023 at 11:07:16PM +0200, Geert Stappers wrote:
> The manual page had "list or RR-types",
> changed it into "list of RR-types".
>
> Reported-by: Justin <cattyhouse at gmail.com>
> ---
> man/dnsmasq.8 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man/dnsmasq.8 b/man/dnsmasq.8
> index 30429df..d131bbe 100644
> --- a/man/dnsmasq.8
> +++ b/man/dnsmasq.8
> @@ -390,7 +390,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
Still valid ...
> is allowed. Use --cache-rr=ANY to enable caching for all RR-types.
> .TP
> .B \-r, --resolv-file=<file>
> --
> 2.30.2
>
Groeten
Geert Stappers
--
Silence is hard to parse
More information about the Dnsmasq-discuss
mailing list