X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Ffgets.texi;h=02fb3bd4cfb3b8b96e4463160b557316414e21c7;hb=200969d8ebed76c9b82837406a87cc767fafac1b;hp=2eb8aa20d421c0bd951677b8f73264805904301e;hpb=22cbe8253a71f9894985325560cc0c695a947f90;p=gnulib.git diff --git a/doc/posix-functions/fgets.texi b/doc/posix-functions/fgets.texi index 2eb8aa20d..02fb3bd4c 100644 --- a/doc/posix-functions/fgets.texi +++ b/doc/posix-functions/fgets.texi @@ -18,7 +18,7 @@ mingw, MSVC 9. Portability problems not fixed by Gnulib: @itemize @item -C99 and POSIX-2001 and later require end-of-file to be sticky, that +C99 and POSIX.1-2001 and later require end-of-file to be sticky, that is, they require this function to act as if it reads end-of-file if @code{feof} would return nonzero. However, on some systems this function attempts to read from the underlying file descriptor even if