socketpair.2: wfix

This commit is contained in:
Michael Kerrisk 2015-04-18 07:43:32 +02:00
parent 256cf66a35
commit 8e9b27653b
1 changed files with 1 additions and 2 deletions

View File

@ -94,9 +94,8 @@ The specified protocol does not support creation of socket pairs.
The specified protocol is not supported on this machine.
.SH CONFORMING TO
4.4BSD, POSIX.1-2001.
The
.BR socketpair ()
function call appeared in 4.2BSD.
first appeared in 4.2BSD.
It is generally portable to/from
non-BSD systems supporting clones of the BSD socket layer (including
System\ V variants).