changeset 13313:857a5fb91be7

pread: Update documentation.
author Peter O'Gorman <pogma@thewrittenword.com>
date Wed, 05 May 2010 20:53:05 +0200
parents ff744c8a8c13
children d44fde85189e
files ChangeLog doc/posix-functions/pread.texi
diffstat 2 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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
--- a/doc/posix-functions/pread.texi
+++ b/doc/posix-functions/pread.texi
@@ -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: