public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
From: "Štěpán Němec" <stepnem@smrk.net>
To: Alejandro Colomar <alx@kernel.org>
Cc: linux-man@vger.kernel.org
Subject: [PATCH 2/2] getaddrinfo.3: tfix
Date: Mon, 12 Feb 2024 10:09:03 +0100	[thread overview]
Message-ID: <20240212090903.645715-2-stepnem@smrk.net> (raw)
In-Reply-To: <20240212090903.645715-1-stepnem@smrk.net>

(Incidentally, the glibc function source does name the parameter
"name" rather than "node", unlike this man page.  (The POSIX man
page uses "nodename".))

Signed-off-by: Štěpán Němec <stepnem@smrk.net>
---
 man3/getaddrinfo.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man3/getaddrinfo.3 b/man3/getaddrinfo.3
index 1d4f2d3d3a49..beb6434606f9 100644
--- a/man3/getaddrinfo.3
+++ b/man3/getaddrinfo.3
@@ -501,7 +501,7 @@ .SH RETURN VALUE
 included
 .B AI_CANONNAME
 and
-.I name
+.I node
 was NULL.
 .TP
 .B EAI_FAIL
-- 
2.43.1


  reply	other threads:[~2024-02-12  9:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-12  9:09 [PATCH 1/2] clone.2, epoll_wait.2, recv.2, send.2, syscalls.2, unlink.2, sched.7, unix.7, vdso.7: tfix Štěpán Němec
2024-02-12  9:09 ` Štěpán Němec [this message]
2024-02-18  0:57   ` [PATCH 2/2] getaddrinfo.3: tfix 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=20240212090903.645715-2-stepnem@smrk.net \
    --to=stepnem@smrk.net \
    --cc=alx@kernel.org \
    --cc=linux-man@vger.kernel.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