From: Bruno Haible Date: Mon, 28 May 2007 13:59:41 +0000 (+0000) Subject: More precise wording. X-Git-Tag: cvs-readonly~338 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=02e91bf31947573fd0968c68798c5aef692fb482;p=gnulib.git More precise wording. --- diff --git a/doc/functions/lseek.texi b/doc/functions/lseek.texi index 2b339bcd2..cbfdc2c4b 100644 --- a/doc/functions/lseek.texi +++ b/doc/functions/lseek.texi @@ -9,7 +9,7 @@ Gnulib module: lseek Portability problems fixed by Gnulib: @itemize @item -This function mistakenly succeeds on non-seekable files: mingw. +This function mistakenly succeeds on pipes on some platforms: mingw. @end itemize Portability problems not fixed by Gnulib: