mknod.2: CONFORMING TO: mknod(2) is in POSIX.1-2008

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-02-21 10:32:09 +01:00
parent 53eeabdef0
commit 55854bb8da
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ was added to Linux in kernel 2.6.16;
library support was added to glibc in version 2.4. library support was added to glibc in version 2.4.
.SH CONFORMING TO .SH CONFORMING TO
.BR mknod (): .BR mknod ():
SVr4, 4.4BSD, POSIX.1-2001 (but see below). SVr4, 4.4BSD, POSIX.1-2001 (but see below), POSIX.1-2008.
.\" The Linux version differs from the SVr4 version in that it .\" The Linux version differs from the SVr4 version in that it
.\" does not require root permission to create pipes, also in that no .\" does not require root permission to create pipes, also in that no
.\" EMULTIHOP, ENOLINK, or EINTR error is documented. .\" EMULTIHOP, ENOLINK, or EINTR error is documented.