From: Masanari Iida <standby24x7@gmail.com>
To: linux-man@vger.kernel.org, alx@kernel.org, mtk@man7.org
Cc: Masanari Iida <standby24x7@gmail.com>
Subject: [PATCH] resolv.conf: Update MAXNS header reference for resolv.conf(5)
Date: Sat, 8 Aug 2026 11:15:39 +0900 [thread overview]
Message-ID: <20260808021539.146429-1-standby24x7@gmail.com> (raw)
In-Reply-To: <anZtjC89LJFudMay@devuan>
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>
---
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
prev parent reply other threads:[~2026-08-08 2:15 UTC|newest]
Thread overview: 4+ 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 [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=20260808021539.146429-1-standby24x7@gmail.com \
--to=standby24x7@gmail.com \
--cc=alx@kernel.org \
--cc=linux-man@vger.kernel.org \
--cc=mtk@man7.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox