socketpair.2: CONFORMING TO: add POSIX.1-2008

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-04-18 08:31:35 +02:00
parent 478298bfdc
commit 9fe752d0df
1 changed files with 2 additions and 2 deletions

View File

@ -93,7 +93,7 @@ The specified protocol does not support creation of socket pairs.
.B EPROTONOSUPPORT
The specified protocol is not supported on this machine.
.SH CONFORMING TO
4.4BSD, POSIX.1-2001.
POSIX.1-2001, POSIX.1-2008, 4.4BSD.
.BR socketpair ()
first appeared in 4.2BSD.
It is generally portable to/from
@ -115,7 +115,7 @@ and
flags described in
.BR socket (2).
POSIX.1-2001 does not require the inclusion of
POSIX.1 does not require the inclusion of
.IR <sys/types.h> ,
and this header file is not required on Linux.
However, some historical (BSD) implementations required this header