Rename two directories: headers -> posix-headers, functions -> posix-functions.
[gnulib.git] / doc / posix-functions / truncf.texi
diff --git a/doc/posix-functions/truncf.texi b/doc/posix-functions/truncf.texi
new file mode 100644 (file)
index 0000000..5cc3fe5
--- /dev/null
@@ -0,0 +1,18 @@
+@node truncf
+@section @code{truncf}
+@findex truncf
+
+POSIX specification: @url{http://www.opengroup.org/susv3xsh/truncf.html}
+
+Gnulib module: truncf
+
+Portability problems fixed by Gnulib:
+@itemize
+@item
+This function is missing on some platforms:
+FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, Solaris 9, Interix 3.5.
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@end itemize