All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>
To: John Morris <john@zultron.com>,
	linux-man@vger.kernel.org,
	Alejandro Colomar <alx.manpages@gmail.com>
Cc: mtk.manpages@gmail.com
Subject: Re: [patch] resolv.conf.5: tfix
Date: Wed, 6 Jan 2021 12:06:57 +0100	[thread overview]
Message-ID: <5df5619c-94c2-5e0a-e425-670c4a70bf25@gmail.com> (raw)
In-Reply-To: <a016d1d9-2905-3e0b-f1a5-0b40a0115cc3@zultron.com>

On 1/6/21 6:52 AM, John Morris wrote:
>  From 20b6c1a6cfe2d2a3b199bf1e869db256355bbeb1 Mon Sep 17 00:00:00 2001
> From: John Morris <john@zultron.com>
> Date: Tue, 5 Jan 2021 23:30:10 -0600
> Subject: [PATCH] resolv.conf.5:  tfix

Thanks, John. Patch applied.

Cheers,

Michael

> Change `RES_USE_EDNSO` to `RES_USE_EDNS0`, defined in
> `resolv.h`.  (This is written correctly in `man3/resolver.3` in this
> same repo.)  Helps with grepping and internet searches!
> 
> Signed-off-by: John Morris <john@zultron.com>
> ---
>   man5/resolv.conf.5 | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man5/resolv.conf.5 b/man5/resolv.conf.5
> index c1b3d017a..8ed958932 100644
> --- a/man5/resolv.conf.5
> +++ b/man5/resolv.conf.5
> @@ -264,7 +264,7 @@ these options were removed in glibc 2.25.
>   .TP
>   .BR edns0 " (since glibc 2.6)"
>   Sets
> -.BR RES_USE_EDNSO
> +.BR RES_USE_EDNS0
>   in
>   .IR _res.options .
>   This enables support for the DNS extensions described in RFC\ 2671.
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

  reply	other threads:[~2021-01-06 11:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-06  5:52 [patch] resolv.conf.5: tfix John Morris
2021-01-06 11:06 ` Michael Kerrisk (man-pages) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-03 15:57 [PATCH] " Jakub Wilk
2023-05-05  0:55 ` Alejandro Colomar
2015-03-08 12:18 Stéphane Aulery
     [not found] ` <1425817115-2617-1-git-send-email-saulery-GANU6spQydw@public.gmane.org>
2015-03-09  7:09   ` Michael Kerrisk (man-pages)
2012-05-10 17:29 David Prévot
     [not found] ` <1336670984-28095-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2012-05-10 18:28   ` Michael Kerrisk (man-pages)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5df5619c-94c2-5e0a-e425-670c4a70bf25@gmail.com \
    --to=mtk.manpages@gmail.com \
    --cc=alx.manpages@gmail.com \
    --cc=john@zultron.com \
    --cc=linux-man@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.