aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2015-04-18 07:02:40 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-07-24 09:32:03 +0200
commitd1969970b615cfec4cf721a1bdb4c78a0aceff41 (patch)
tree0a7acfcc110c7523730c5537391e0aad2df30931
parent11aac2586bf8e694b6250224ec8800678e2590e4 (diff)
downloadman-pages-d1969970b615cfec4cf721a1bdb4c78a0aceff41.tar.gz
connect.2: CONFORMING TO: add POSIX.1-2008
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/connect.26
1 files changed, 3 insertions, 3 deletions
diff --git a/man2/connect.2 b/man2/connect.2
index 5d6140540e..b4ddd7c364 100644
--- a/man2/connect.2
+++ b/man2/connect.2
@@ -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