public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] getaddrinfo_a.3: {ftp.us => mirrors}.kernel.org, likewise for IP
@ 2022-08-02  1:11 наб
  2022-08-02  1:11 ` [PATCH 2/3] futex.2, futex.7: {ftp://ftp => https://mirrors.edge}.kernel.org наб
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: наб @ 2022-08-02  1:11 UTC (permalink / raw)
  To: Alejandro Colomar (man-pages); +Cc: linux-man

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

ftp.us.kernel.org EAI_NONAMEs: turn it into mirrors.kernel.org,
because the current text uses 216.165.129.139 which is m.k.o

Make the address consistent between 128.30.2.36
(some address in MIT space) and 216.165.129.139 (valid, current)

Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
---
 man3/getaddrinfo_a.3 | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/man3/getaddrinfo_a.3 b/man3/getaddrinfo_a.3
index e47874f5b..259e7e40e 100644
--- a/man3/getaddrinfo_a.3
+++ b/man3/getaddrinfo_a.3
@@ -323,8 +323,8 @@ The program might be used like this:
 .PP
 .in +4n
 .EX
-$ \fB./a.out ftp.us.kernel.org enoent.linuxfoundation.org gnu.cz\fP
-ftp.us.kernel.org: 128.30.2.36
+$ \fB./a.out mirrors.kernel.org enoent.linuxfoundation.org gnu.cz\fP
+mirrors.kernel.org: 216.165.129.139
 enoent.linuxfoundation.org: Name or service not known
 gnu.cz: 87.236.197.13
 .EE
@@ -403,17 +403,17 @@ An example session might look like this:
 .in +4n
 .EX
 $ \fB./a.out\fP
-> a ftp.us.kernel.org enoent.linuxfoundation.org gnu.cz
+> a mirrors.kernel.org enoent.linuxfoundation.org gnu.cz
 > c 2
 [2] gnu.cz: Request not canceled
 > w 0 1
-[00] ftp.us.kernel.org: Finished
+[00] mirrors.kernel.org: Finished
 > l
-[00] ftp.us.kernel.org: 216.165.129.139
+[00] mirrors.kernel.org: 216.165.129.139
 [01] enoent.linuxfoundation.org: Processing request in progress
 [02] gnu.cz: 87.236.197.13
 > l
-[00] ftp.us.kernel.org: 216.165.129.139
+[00] mirrors.kernel.org: 216.165.129.139
 [01] enoent.linuxfoundation.org: Name or service not known
 [02] gnu.cz: 87.236.197.13
 .EE
-- 
2.30.2


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

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

end of thread, other threads:[~2022-08-16  5:22 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-02  1:11 [PATCH 1/3] getaddrinfo_a.3: {ftp.us => mirrors}.kernel.org, likewise for IP наб
2022-08-02  1:11 ` [PATCH 2/3] futex.2, futex.7: {ftp://ftp => https://mirrors.edge}.kernel.org наб
2022-08-02 11:50   ` Alejandro Colomar
2022-08-02  1:11 ` [PATCH 3/3] getaddrinfo_a.3: gnu.cz => git.kernel.org наб
2022-08-02 11:53   ` Alejandro Colomar
2022-08-02 11:47 ` [PATCH 1/3] getaddrinfo_a.3: {ftp.us => mirrors}.kernel.org, likewise for IP Alejandro Colomar
2022-08-02 17:21   ` наб
2022-08-02 17:27 ` [PATCH v2 " наб
2022-08-15 21:18   ` Alejandro Colomar
2022-08-15 21:33   ` [PATCH v3 " наб
2022-08-15 21:33   ` [PATCH v3 2/3] futex.2, futex.7: {ftp://ftp => https://mirrors}.kernel.org наб
2022-08-15 21:33   ` [PATCH v3 3/3] getaddrinfo_a.3: actually gnu.cz => gnu.org наб
2022-08-15 21:48     ` Alejandro Colomar
2022-08-02 17:28 ` [PATCH v2 2/3] futex.2, futex.7: {ftp://ftp => https://mirrors}.kernel.org наб
2022-08-02 17:28 ` [PATCH v2 3/3] getaddrinfo_a.3: gnu.cz => gnu.org наб
2022-08-15 21:24   ` Alejandro Colomar

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