From 04b63f485664f4964ea8c374006262123cc09f62 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 18 Apr 2015 07:00:17 +0200 Subject: [PATCH] bind.2: CONFORMING TO: add POSIX.1-2008 Signed-off-by: Michael Kerrisk --- man2/bind.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/bind.2 b/man2/bind.2 index 7f62991e9..ab8db3aca 100644 --- a/man2/bind.2 +++ b/man2/bind.2 @@ -230,7 +230,7 @@ A component of the path prefix is not a directory. .B EROFS The socket inode would reside on a read-only filesystem. .SH CONFORMING TO -SVr4, 4.4BSD, POSIX.1-2001 +POSIX.1-2001, POSIX.1-2008, SVr4, 4.4BSD .RB ( bind () first appeared in 4.2BSD). .\" SVr4 documents an additional @@ -242,7 +242,7 @@ first appeared in 4.2BSD). .\" .B EISDIR .\" UNIX-domain error conditions. .SH NOTES -POSIX.1-2001 does not require the inclusion of +POSIX.1 does not require the inclusion of .IR , and this header file is not required on Linux. However, some historical (BSD) implementations required this header