bind.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:00:17 +02:00
parent 6378aaf0aa
commit 04b63f4856
1 changed files with 2 additions and 2 deletions

View File

@ -230,7 +230,7 @@ A component of the path prefix is not a directory.
.B EROFS .B EROFS
The socket inode would reside on a read-only filesystem. The socket inode would reside on a read-only filesystem.
.SH CONFORMING TO .SH CONFORMING TO
SVr4, 4.4BSD, POSIX.1-2001 POSIX.1-2001, POSIX.1-2008, SVr4, 4.4BSD
.RB ( bind () .RB ( bind ()
first appeared in 4.2BSD). first appeared in 4.2BSD).
.\" SVr4 documents an additional .\" SVr4 documents an additional
@ -242,7 +242,7 @@ first appeared in 4.2BSD).
.\" .B EISDIR .\" .B EISDIR
.\" UNIX-domain error conditions. .\" UNIX-domain error conditions.
.SH NOTES .SH NOTES
POSIX.1-2001 does not require the inclusion of POSIX.1 does not require the inclusion of
.IR <sys/types.h> , .IR <sys/types.h> ,
and this header file is not required on Linux. and this header file is not required on Linux.
However, some historical (BSD) implementations required this header However, some historical (BSD) implementations required this header