From 5612f82093330c81718de90d88d504d349e91b58 Mon Sep 17 00:00:00 2001 From: kXuan Date: Wed, 28 Jul 2021 22:19:54 +0200 Subject: [PATCH] recv.2: tfix The recv.2 misspelled `SO_EE_OFFENDER` to `SOCK_EE_OFFENDER`. This patch fix this typo. Signed-off-by: kXuan Signed-off-by: Alejandro Colomar Signed-off-by: Michael Kerrisk --- 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