]> Savannah Git Hosting - gnulib.git/commitdiff
Correct name of POSIX.1-2001.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 26 Dec 2012 22:00:23 +0000 (14:00 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 27 Dec 2012 09:24:17 +0000 (01:24 -0800)
* doc/posix-functions/fgetc.texi (fgetc):
* doc/posix-functions/fgets.texi (fgets):
* doc/posix-functions/fread.texi (fread):
* doc/posix-functions/fscanf.texi (fscanf):
* doc/posix-functions/getc.texi (getc):
* doc/posix-functions/getchar.texi (getchar):
* doc/posix-functions/scanf.texi (scanf):
POSIX.1-2001, not POSIX-2001.

ChangeLog
doc/posix-functions/fgetc.texi
doc/posix-functions/fgets.texi
doc/posix-functions/fread.texi
doc/posix-functions/fscanf.texi
doc/posix-functions/getc.texi
doc/posix-functions/getchar.texi
doc/posix-functions/scanf.texi

index b7b6a1640913d5c5be8036d65fb24ebed8df7ff4..b50db1ce788b33d3c57b2a34ef61f3aac0561d2e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
 2012-12-27  Paul Eggert  <eggert@cs.ucla.edu>
 
+       Correct name of POSIX.1-2001.
+       * doc/posix-functions/fgetc.texi (fgetc):
+       * doc/posix-functions/fgets.texi (fgets):
+       * doc/posix-functions/fread.texi (fread):
+       * doc/posix-functions/fscanf.texi (fscanf):
+       * doc/posix-functions/getc.texi (getc):
+       * doc/posix-functions/getchar.texi (getchar):
+       * doc/posix-functions/scanf.texi (scanf):
+       POSIX.1-2001, not POSIX-2001.
+
        doc: move README into manual
        * README: Move contents to new file doc/gnulib-readme.texi.
        Replace with a one-line summary.
index 55033fa2586fb613c6c491ab95ad715fe2dc2c2c..84092304f08c54c559b8224983225ba3bc53ff9b 100644 (file)
@@ -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
index 2eb8aa20d421c0bd951677b8f73264805904301e..02fb3bd4cfb3b8b96e4463160b557316414e21c7 100644 (file)
@@ -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
index 626d61fdfa8efa4c237987f0c91eed56ad842d07..6ce87fd83de71f96df08397f4a6165149d30c17d 100644 (file)
@@ -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
index cd3d6ec1b86087a48af8151ef3a4035de3cda21e..c4ef16e3fb2e2709427acdfa00741b6f14a376ca 100644 (file)
@@ -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
index 2069cdcb2bad9c1ef2015cbee73909ea050ae5e4..763412898e0cbf45585a71c75bccdb3bc6cedf9a 100644 (file)
@@ -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
index 37ee44b9da75db62359ca7ea7dcda1ad382674ff..f1dfe9d67304d8d3dbeb9f2091f0e87152798cf7 100644 (file)
@@ -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
index 0948e5f208b6420c993b274a961266304a0f3b13..05a318735257db0b40d4dca2f3d51d58a9d147bc 100644 (file)
@@ -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