recv.2: Remove duplicate paragraph

man-pages-1.34 included changes that duplicated an existing
paragraph. Remove that duplicate.

Reported-by: Vincent Bernat <vincent@bernat.im>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-12-31 20:32:31 +01:00
parent 70bdb9b539
commit 3e1ac86ee8
1 changed files with 0 additions and 12 deletions

View File

@ -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