[Dnsmasq-discuss] [PATCH] Minor typo fix in the man page
Simon Kelley
simon at thekelleys.org.uk
Sun Jan 21 22:25:29 UTC 2024
Patch applied. Thanks.
Simon.
On 19/10/2023 22:07, 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
> is allowed. Use --cache-rr=ANY to enable caching for all RR-types.
> .TP
> .B \-r, --resolv-file=<file>
More information about the Dnsmasq-discuss
mailing list