Rename two directories: headers -> posix-headers, functions -> posix-functions.
[gnulib.git] / doc / functions / putchar.texi
diff --git a/doc/functions/putchar.texi b/doc/functions/putchar.texi
deleted file mode 100644 (file)
index 16cd0ab..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-@node putchar
-@section @code{putchar}
-@findex putchar
-
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/putchar.html}
-
-Gnulib module: ---
-
-Portability problems fixed by Gnulib:
-@itemize
-@end itemize
-
-Portability problems not fixed by Gnulib:
-@itemize
-@item
-On Windows platforms (excluding Cygwin), this function does not set @code{errno}
-upon failure.
-@end itemize