New module: mreadlink-with-size.
[gnulib.git] / doc / functions / ftell.texi
index a657ad4..00b5402 100644 (file)
@@ -4,12 +4,12 @@
 
 POSIX specification: @url{http://www.opengroup.org/susv3xsh/ftell.html}
 
-Gnulib module: ftello
+Gnulib module: ftell
 
 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: