doc: correct availability of cygwin 1.5.x getopt
authorEric Blake <ebb9@byu.net>
Thu, 31 Dec 2009 15:48:16 +0000 (08:48 -0700)
committerEric Blake <ebb9@byu.net>
Fri, 1 Jan 2010 02:25:52 +0000 (19:25 -0700)
* doc/posix-functions/optarg.texi (optarg): Cygwin supplies getopt
variables.
* doc/posix-functions/opterr.texi (opterr): Likewise.
* doc/posix-functions/optind.texi (optind): Likewise.
* doc/posix-functions/optopt.texi (optopt): Likewise.
* doc/posix-functions/tzname.texi (tzname): Likewise.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
doc/posix-functions/optarg.texi
doc/posix-functions/opterr.texi
doc/posix-functions/optind.texi
doc/posix-functions/optopt.texi
doc/posix-functions/tzname.texi

index f441219..102df1c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2009-12-31  Eric Blake  <ebb9@byu.net>
 
+       doc: correct availability of cygwin 1.5.x getopt
+       * doc/posix-functions/optarg.texi (optarg): Cygwin supplies getopt
+       variables.
+       * doc/posix-functions/opterr.texi (opterr): Likewise.
+       * doc/posix-functions/optind.texi (optind): Likewise.
+       * doc/posix-functions/optopt.texi (optopt): Likewise.
+       * doc/posix-functions/tzname.texi (tzname): Likewise.
+
        openat: update maintainer
        * modules/openat (Maintainer): Add myself.
 
index 2e30aef..26c7666 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This variable is missing on some platforms:
-MacOS X 10.3, IRIX 6.5, OSF/1 5.1, Cygwin 1.5.x.
+MacOS X 10.3, IRIX 6.5, OSF/1 5.1.
 @end itemize
index e8eb69a..9dcf45f 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This variable is missing on some platforms:
-IRIX 6.5, OSF/1 5.1, Cygwin 1.5.x.
+IRIX 6.5, OSF/1 5.1.
 @end itemize
index 96a248e..66cf3c4 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This variable is missing on some platforms:
-IRIX 6.5, OSF/1 5.1, Cygwin 1.5.x.
+IRIX 6.5, OSF/1 5.1.
 @end itemize
index fb5f175..a9624c3 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This variable is missing on some platforms:
-MacOS X 10.3, IRIX 6.5, OSF/1 5.1, Cygwin 1.5.x.
+MacOS X 10.3, IRIX 6.5, OSF/1 5.1.
 @end itemize
index 50aa46e..9452a93 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This variable is missing on some platforms:
-IRIX 6.5, OSF/1 5.1, Cygwin, mingw.
+IRIX 6.5, OSF/1 5.1, mingw.
 @item
 The address of this variable is not a compile-time constant on some platforms:
 Cygwin, mingw.