socketpair.2: Clarify use of SOOCK_* flags in 'type' argument

See http://bugs.debian.org/794217

Reported-by: Goswin von Brederlow <goswin-v-b@web.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-08-07 11:20:57 +02:00
parent 7d3c593b21
commit 57f8da4c64
1 changed files with 3 additions and 1 deletions

View File

@ -112,7 +112,9 @@ supports the
.BR SOCK_NONBLOCK
and
.BR SOCK_CLOEXEC
flags described in
flags in the
.I type
argument, as described in
.BR socket (2).
POSIX.1 does not require the inclusion of