summaryrefslogtreecommitdiff
path: root/doc/posix-functions/vfscanf.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-04-30 14:53:35 +0200
committerBruno Haible <bruno@clisp.org>2011-04-30 14:53:35 +0200
commit9d916bc07af4177e545d1a13aa3aadeaee03f6f6 (patch)
treebabfab91d633c4f0fc189bf62bbd1bff97a7d581 /doc/posix-functions/vfscanf.texi
parent89d109384c64e703e2507b6ada5efc68bf651393 (diff)
downloadgnulib-9d916bc07af4177e545d1a13aa3aadeaee03f6f6.tar.gz
New modules 'vfscanf', 'vscanf'.
* modules/vfscanf: New file. * modules/vscanf: New file. * m4/stdio_h.m4 (gl_STDIO_H): Don't set GNULIB_VFSCANF, GNULIB_VSCANF here. * doc/posix-functions/vfscanf.texi: Mention module 'vfscanf'. * doc/posix-functions/vscanf.texi: Mention module 'vscanf'.
Diffstat (limited to 'doc/posix-functions/vfscanf.texi')
-rw-r--r--doc/posix-functions/vfscanf.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/posix-functions/vfscanf.texi b/doc/posix-functions/vfscanf.texi
index bbdfe06e41..d051e6d0c7 100644
--- a/doc/posix-functions/vfscanf.texi
+++ b/doc/posix-functions/vfscanf.texi
@@ -4,9 +4,9 @@
POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/vfscanf.html}
-Gnulib module: stdio, nonblocking
+Gnulib module: vfscanf, nonblocking
-Portability problems fixed by Gnulib module @code{stdio}, together with module @code{nonblocking}:
+Portability problems fixed by Gnulib module @code{vfscanf}, together with module @code{nonblocking}:
@itemize
@item
When reading from a non-blocking pipe whose buffer is empty, this function