summaryrefslogtreecommitdiff
path: root/man2/mknodat.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-08-21 06:16:15 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-08-21 06:16:15 +0000
commit5144e45f51a4bf4935193209962a2a1d81b98d49 (patch)
treeadc0f2a5ffa4137e568e0253a294a18d165ccea6 /man2/mknodat.2
parent9f61bba1694b1af337b271e7d9844cc124ec719a (diff)
These interfaces are specified in POSIX.1-2008.
Diffstat (limited to 'man2/mknodat.2')
-rw-r--r--man2/mknodat.25
1 files changed, 2 insertions, 3 deletions
diff --git a/man2/mknodat.2 b/man2/mknodat.2
index 72dc03338..246bb8c04 100644
--- a/man2/mknodat.2
+++ b/man2/mknodat.2
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\"
.\"
-.TH MKNODAT 2 2006-04-06 "Linux" "Linux Programmer's Manual"
+.TH MKNODAT 2 2008-08-21 "Linux" "Linux Programmer's Manual"
.SH NAME
mknodat \- create a special or ordinary file relative to a directory
file descriptor
@@ -98,8 +98,7 @@ is a file descriptor referring to a file other than a directory.
.BR mknodat ()
was added to Linux in kernel 2.6.16.
.SH "CONFORMING TO"
-This system call is non-standard but is proposed
-for inclusion in a future revision of POSIX.1.
+POSIX.1-2008.
.SH NOTES
See
.BR openat (2)