public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
From: Alejandro Colomar <alx.manpages@gmail.com>
To: наб <nabijaczleweli@nabijaczleweli.xyz>
Cc: linux-man@vger.kernel.org
Subject: Re: [PATCH v2 1/3] getaddrinfo_a.3: {ftp.us => mirrors}.kernel.org, likewise for IP
Date: Mon, 15 Aug 2022 23:18:00 +0200	[thread overview]
Message-ID: <eb10942a-5894-fdb4-9163-5aaa290a6e99@gmail.com> (raw)
In-Reply-To: <6d48a9a552a9390cd029f2a4ea582f4bd61c4d73.1659461236.git.nabijaczleweli@nabijaczleweli.xyz>


[-- Attachment #1.1: Type: text/plain, Size: 1986 bytes --]

Hi наб,

On 8/2/22 19:27, наб wrote:
> ftp.us.kernel.org EAI_NONAMEs: turn it into mirrors.kernel.org,
> because the current text uses 139.178.88.99 which is mirrors.kernel.org

The current text doesn't use 139... :)
Would you mind rewriting the message?

Thanks,

Alex

> 
> Make the address consistent between 128.30.2.36
> (some address in MIT space) and 139.178.88.99 (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..4a5b38078 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: 139.178.88.99
>   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: 139.178.88.99
>   [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: 139.178.88.99
>   [01] enoent.linuxfoundation.org: Name or service not known
>   [02] gnu.cz: 87.236.197.13
>   .EE

-- 
Alejandro Colomar
<http://www.alejandro-colomar.es/>

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

  reply	other threads:[~2022-08-16  5:11 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

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=eb10942a-5894-fdb4-9163-5aaa290a6e99@gmail.com \
    --to=alx.manpages@gmail.com \
    --cc=linux-man@vger.kernel.org \
    --cc=nabijaczleweli@nabijaczleweli.xyz \
    /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