diff options
Diffstat (limited to 'man3')
| -rw-r--r-- | man3/mkfifoat.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/man3/mkfifoat.3 b/man3/mkfifoat.3 index 6e70e967d5..eae5a3f7d9 100644 --- a/man3/mkfifoat.3 +++ b/man3/mkfifoat.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" .\" -.TH MKFIFOAT 3 2006-04-06 "Linux" "Linux Programmer's Manual" +.TH MKFIFOAT 3 2008-08-21 "Linux" "Linux Programmer's Manual" .SH NAME mkfifoat \- make a FIFO (named pipe) relative to a directory file descriptor .SH SYNOPSIS @@ -99,8 +99,7 @@ It is implemented using .BR mknod (2), available on Linux since kernel 2.6.16. .SH "CONFORMING TO" -This function is non-standard but is proposed -for inclusion in a future revision of POSIX.1. +POSIX.1-2008. .SH NOTES See .BR openat (2) |
