From 3e1ac86ee8bf4afd48d4ac8d0bb4ce2845c97894 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 31 Dec 2016 20:32:31 +0100 Subject: [PATCH] recv.2: Remove duplicate paragraph man-pages-1.34 included changes that duplicated an existing paragraph. Remove that duplicate. Reported-by: Vincent Bernat Signed-off-by: Michael Kerrisk --- man2/recv.2 | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/man2/recv.2 b/man2/recv.2 index d2b531276..046edf86f 100644 --- a/man2/recv.2 +++ b/man2/recv.2 @@ -164,18 +164,6 @@ is passed as normal data via The original destination address of the datagram that caused the error is supplied via .IR msg_name . -.IP -For local errors, no address is passed (this can be checked with the -.I cmsg_len -member of the -.IR cmsghdr ). -For error receives, the -.B MSG_ERRQUEUE -is set in the -.IR msghdr . -After an error has been passed, the pending socket error -is regenerated based on the next queued error and will be passed -on the next socket operation. The error is supplied in a .I sock_extended_err