connect.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 07:02:40 +02:00
parent 11aac2586b
commit d1969970b6
1 changed files with 3 additions and 3 deletions

View File

@ -235,9 +235,9 @@ busy to accept new connections.
Note that for IP sockets the timeout may
be very long when syncookies are enabled on the server.
.SH CONFORMING TO
SVr4, 4.4BSD, (the
POSIX.1-2001, POSIX.1-2008, SVr4, 4.4BSD, (the
.BR connect ()
function first appeared in 4.2BSD), POSIX.1-2001.
function first appeared in 4.2BSD).
.\" SVr4 documents the additional
.\" general error codes
.\" .BR EADDRNOTAVAIL ,
@ -251,7 +251,7 @@ function first appeared in 4.2BSD), POSIX.1-2001.
.\" It also
.\" documents many additional error conditions not described here.
.SH NOTES
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