All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alejandro Colomar <alx@kernel.org>
To: Masanari Iida <standby24x7@gmail.com>
Cc: linux-man@vger.kernel.org, mtk@man7.org
Subject: Re: [PATCH] resolv.conf: Update MAXNS header reference for resolv.conf(5)
Date: Sat, 22 Aug 2026 18:03:27 +0200	[thread overview]
Message-ID: <aonIPZvr_UQCDNoy@devuan> (raw)
In-Reply-To: <20260808021539.146429-1-standby24x7@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1038 bytes --]

Hi Masanari,

> Date: 2026-08-08 11:15:39+0900
> From: Masanari Iida <standby24x7@gmail.com>
>
> The MAXNS limit mentioned in resolv.conf.5 points to
> <res_state.h> instead of <resolv.h> after following glibc change.
> 
> 500b3a499fff (2017-05-20; "Remove __need_list_t and __need_res_state.")
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>

Thanks!  I've applied the patch.


Have a lovely day!
Alex

> ---
>  man/man5/resolv.conf.5 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man/man5/resolv.conf.5 b/man/man5/resolv.conf.5
> index 8e914f12a18d..89f9d903a1e3 100644
> --- a/man/man5/resolv.conf.5
> +++ b/man/man5/resolv.conf.5
> @@ -50,7 +50,7 @@ or an IPv6 address in colon (and possibly dot) notation as per RFC 2373.
>  Up to
>  .B MAXNS
>  (currently 3, see
> -.IR <resolv.h> )
> +.IR <res_state.h> )
>  name servers may be listed,
>  one per keyword.
>  If there are multiple servers,
> -- 
> 2.25.0
> 
> 

-- 
<https://www.alejandro-colomar.es>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2026-08-22 16:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-07 12:49 [PATCH] resolv.conf: Update MAXNS header reference for resolv.conf(5) Masanari Iida
2026-08-07 23:26 ` Alejandro Colomar
2026-08-07 23:44   ` Alejandro Colomar
2026-08-08  2:15     ` Masanari Iida
2026-08-22 16:03       ` Alejandro Colomar [this message]

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=aonIPZvr_UQCDNoy@devuan \
    --to=alx@kernel.org \
    --cc=linux-man@vger.kernel.org \
    --cc=mtk@man7.org \
    --cc=standby24x7@gmail.com \
    /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.