pread: Update documentation.
authorPeter O'Gorman <pogma@thewrittenword.com>
Wed, 5 May 2010 18:53:05 +0000 (20:53 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 5 May 2010 18:53:05 +0000 (20:53 +0200)
ChangeLog
doc/posix-functions/pread.texi

index d737948..db34a30 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-05-05  Peter O'Gorman  <pogma@thewrittenword.com>
+
+       pread: Update documentation.
+       * doc/posix-functions/pread.texi: Mention the 'pread' module.
+
 2010-05-04  Eric Blake  <eblake@redhat.com>
 
        docs: update cygwin progress
index a11e36e..2a3048b 100644 (file)
@@ -4,13 +4,13 @@
 
 POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pread.html}
 
-Gnulib module: ---
+Gnulib module: pread
 
 Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-mingw, BeOS.
+HP-UX 10, mingw, BeOS.
 @end itemize
 
 Portability problems not fixed by Gnulib: