From: kXuan <kxuanobj@gmail.com>
To: linux-man@vger.kernel.org, alx.manpages@gmail.com,
mtk.manpages@gmail.com
Cc: kXuan <kxuanobj@gmail.com>
Subject: [PATCH] recv.2: tfix
Date: Mon, 5 Jul 2021 16:29:07 +0800 [thread overview]
Message-ID: <20210705082907.1513197-1-kxuanobj@gmail.com> (raw)
The recv.2 misspelled `SO_EE_OFFENDER` to `SOCK_EE_OFFENDER`.
This patch fix this typo.
Signed-off-by: kXuan <kxuanobj@gmail.com>
---
man2/recv.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man2/recv.2 b/man2/recv.2
index 2659957a6..884c86355 100644
--- a/man2/recv.2
+++ b/man2/recv.2
@@ -196,7 +196,7 @@ number of the queued error.
is the origin code of where the error originated.
The other fields are protocol-specific.
The macro
-.B SOCK_EE_OFFENDER
+.B SO_EE_OFFENDER
returns a pointer to the address of the network object
where the error originated from given a pointer to the ancillary message.
If this address is not known, the
--
2.32.0
next reply other threads:[~2021-07-05 8:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-05 8:29 kXuan [this message]
2021-07-05 19:05 ` [PATCH] recv.2: tfix Alejandro Colomar (man-pages)
-- strict thread matches above, loose matches on Subject: below --
2014-06-13 12:21 Akihiro Motoki
[not found] ` <CALhU9tm5JFXVrXFqTw=PaNQ42PmUSa+v7WfNMR+RAX4DAOkg0Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-06-13 12:28 ` Michael Kerrisk (man-pages)
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=20210705082907.1513197-1-kxuanobj@gmail.com \
--to=kxuanobj@gmail.com \
--cc=alx.manpages@gmail.com \
--cc=linux-man@vger.kernel.org \
--cc=mtk.manpages@gmail.com \
/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