changeset 8880:61f278df4649

More precise wording.
author Bruno Haible <bruno@clisp.org>
date Mon, 28 May 2007 13:59:41 +0000
parents d4d8703bfaae
children be8c70579f01
files doc/functions/lseek.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/functions/lseek.texi
+++ b/doc/functions/lseek.texi
@@ -9,7 +9,7 @@
 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: