]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man/man5/gai.conf: Labels have a label not a precedence
authorDr. David Alan Gilbert <dave@treblig.org>
Sun, 4 Jan 2026 22:04:38 +0000 (22:04 +0000)
committerAlejandro Colomar <alx@kernel.org>
Wed, 14 Jan 2026 20:15:45 +0000 (21:15 +0100)
The numeric value on a label entry is a label which is separate
from the precedences.  Labels are compared with other labels, not
precedences.

Rename the field.

Link: <https://datatracker.ietf.org/doc/html/rfc3484#section-2.1>
Link: <https://sourceware.org/git/?p=glibc.git;a=blob;f=nss/getaddrinfo.c;h=c0f496f96c752220e68bf0257d9ff1ffc624ebe6;hb=HEAD#l1525>
Signed-off-by: Dr. David Alan Gilbert <dave@treblig.org>
Message-ID: <20260104220438.265626-1-dg@treblig.org>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man5/gai.conf.5

index 7a92e098cedb19f1d7755f2f322c2d2e180a9043..fce9fc581cc21404d01a8931aa8412f07cf899fb 100644 (file)
@@ -26,7 +26,7 @@ Lines starting with \[aq]#\[aq] are comments and are ignored.
 .P
 The keywords currently recognized are:
 .TP
-.BI label\~ netmask\~precedence
+.BI label\~ netmask\~label
 The value is added to the label table used in the RFC\ 3484 sorting.
 If any
 .B label
@@ -35,7 +35,7 @@ the default table is not used.
 All the label definitions
 of the default table which are to be maintained have to be duplicated.
 Following the keyword,
-the line has to contain a network mask and a precedence value.
+the line has to contain a network mask and a label value.
 .TP
 .BI precedence\~ netmask\~precedence
 This keyword is similar to