autoupdate
[gnulib.git] / doc / posix-functions / ftello.texi
index ac3e3eb..4da2c78 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{ftello}
 @findex ftello
 
-POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/ftello.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/ftello.html}
 
 Gnulib module: ftello
 
@@ -17,7 +17,7 @@ on some platforms: glibc 2.3.6.
 @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.
 @item
 This function fails on seekable stdin, stdout, and stderr: cygwin <= 1.5.24.
 @end itemize