OSDN Git Service

(split) LDP: Update original to LDP v3.41.
[linuxjm/LDP_man-pages.git] / original / man2 / mkdirat.2
index 30cd520..aa73cca 100644 (file)
@@ -23,7 +23,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\"
 .\"
-.TH MKDIRAT 2 2009-12-13 "Linux" "Linux Programmer's Manual"
+.TH MKDIRAT 2 2012-05-04 "Linux" "Linux Programmer's Manual"
 .SH NAME
 mkdirat \- create a directory relative to a directory file descriptor
 .SH SYNOPSIS
@@ -112,7 +112,8 @@ is relative and
 is a file descriptor referring to a file other than a directory.
 .SH VERSIONS
 .BR mkdirat ()
-was added to Linux in kernel 2.6.16.
+was added to Linux in kernel 2.6.16;
+library support was added to glibc in version 2.4.
 .SH "CONFORMING TO"
 POSIX.1-2008.
 .SH NOTES