recv.2: Rework sentence introducing 'flags'

The 'flags' argument is common to all three system calls,
not specific to recv().

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-02-11 10:20:16 +01:00
parent e39a21b58b
commit 4dad515699
1 changed files with 1 additions and 3 deletions

View File

@ -131,9 +131,7 @@ call may be used to determine when more data arrives.
.PP
The
.I flags
argument to a
.BR recv ()
call is formed by ORing one or more of the following values:
argument is formed by ORing one or more of the following values:
.TP
.BR MSG_CMSG_CLOEXEC " (" recvmsg "() only; since Linux 2.6.23)"
Set the close-on-exec flag for the file descriptor received