diff options
Diffstat (limited to 'man2/connect.2')
| -rw-r--r-- | man2/connect.2 | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/man2/connect.2 b/man2/connect.2 index abd480fef8..2db2711803 100644 --- a/man2/connect.2 +++ b/man2/connect.2 @@ -213,7 +213,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 STANDARDS -POSIX.1-2001, POSIX.1-2008, SVr4, 4.4BSD, +POSIX.1-2008. +.SH HISTORY +POSIX.1-2001, SVr4, 4.4BSD, .RB (connect () first appeared in 4.2BSD). .\" SVr4 documents the additional @@ -229,11 +231,6 @@ first appeared in 4.2BSD). .\" It also .\" documents many additional error conditions not described here. .SH NOTES -For background on the -.I socklen_t -type, see -.BR accept (2). -.PP If .BR connect () fails, consider the state of the socket as unspecified. |
