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 f441219923496b30899e863fbeecb97f28ca30d2..102df1c6e308fa6b5634a300eb901e358fb93014 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 2e30aef16e51f4618aae1fd25210b0cbd99bd464..26c7666c64582a5c4acfca20a38bc8fe5062a5e6 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 e8eb69a23074d09dedfa3fc7ac48dd5840feb20d..9dcf45fcba7e6e1479dc0aeaf486d1f7e4d59398 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 96a248effd1e26048883073eb464836c6f0dce14..66cf3c4742eb8f392a02e243bd124a5b9cf91863 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 fb5f175f0dfaa183ab1accf7d9c870bf8a9de67b..a9624c318861919b1d8c9995a9c75e6c5775710b 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 50aa46efc977c1ff64d7c9532397b6922e1be4c0..9452a938bf474f8796c93079b08afaf940d9ec20 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.