Rename two directories: headers -> posix-headers, functions -> posix-functions.
[gnulib.git] / doc / posix-headers / sys_mman.texi
diff --git a/doc/posix-headers/sys_mman.texi b/doc/posix-headers/sys_mman.texi
new file mode 100644 (file)
index 0000000..c5a8aa9
--- /dev/null
@@ -0,0 +1,17 @@
+@node sys/mman.h
+@section @file{sys/mman.h}
+
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/mman.h.html}
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This header file is missing on some platforms:
+mingw, BeOS.
+@end itemize