# HG changeset patch # User Peter O'Gorman # Date 1273085585 -7200 # Node ID 857a5fb91be72662d6cb1ca45e5b2284f88e2d13 # Parent ff744c8a8c1365e9eeae3391149ee26a9fce0b54 pread: Update documentation. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-05-05 Peter O'Gorman + + pread: Update documentation. + * doc/posix-functions/pread.texi: Mention the 'pread' module. + 2010-05-04 Eric Blake docs: update cygwin progress diff --git a/doc/posix-functions/pread.texi b/doc/posix-functions/pread.texi --- 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: