public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] man/man5/gai.conf: Fix RFC reference
@ 2026-01-04 21:49 dg
  2026-01-04 22:07 ` Alejandro Colomar
  0 siblings, 1 reply; 3+ messages in thread
From: dg @ 2026-01-04 21:49 UTC (permalink / raw)
  To: alx, linux-man; +Cc: Dr. David Alan Gilbert

From: "Dr. David Alan Gilbert" <dave@treblig.org>

Most of the RFC references correctly reference 3484, but the entry
in scopev4 points to 3438 instead.  It references section 3.2,
which 3438 doesn't have, but 3484 does have and talks about IPv4
addresses so looks right.

Signed-off-by: Dr. David Alan Gilbert <dave@treblig.org>
---
 man/man5/gai.conf.5 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/man5/gai.conf.5 b/man/man5/gai.conf.5
index d80c23311..4aff0b0b9 100644
--- a/man/man5/gai.conf.5
+++ b/man/man5/gai.conf.5
@@ -61,7 +61,7 @@ .SH DESCRIPTION
 .TP
 .BI scopev4\~ mask\~value
 Add another rule to the RFC\ 3484 scope table for IPv4 address.
-By default, the scope IDs described in section 3.2 in RFC\ 3438 are used.
+By default, the scope IDs described in section 3.2 in RFC\ 3484 are used.
 Changing these defaults should hardly ever be necessary.
 .SH FILES
 .I /etc/gai.conf
-- 
2.52.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-01-04 22:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-04 21:49 [PATCH] man/man5/gai.conf: Fix RFC reference dg
2026-01-04 22:07 ` Alejandro Colomar
2026-01-04 22:53   ` Dr. David Alan Gilbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox