autoupdate
[gnulib.git] / doc / posix-functions / ftell.texi
index 3190975..993a870 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{ftell}
 @findex ftell
 
-POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/ftell.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/ftell.html}
 
 Gnulib module: ftell
 
@@ -13,7 +13,7 @@ This function mistakenly succeeds on pipes on some platforms: mingw.
 @item
 This function produces incorrect results after @code{putc} that followed a
 @code{getc} call that reached EOF on some platforms:
-Solaris 10.
+Solaris 11 2010-11.
 @end itemize
 
 Portability problems not fixed by Gnulib: