diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2016-03-18 22:52:04 +0100 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2016-03-18 22:52:04 +0100 |
commit | 83029bb69e2ccb47ab5546551210b59c4d483198 (patch) | |
tree | 25304b297da81896362545710520022b5a31d004 /winsup/doc/cygwinenv.xml | |
parent | 97d1536d17aa72a3ff26d6dff8c451ce50be2665 (diff) | |
download | cygnal-83029bb69e2ccb47ab5546551210b59c4d483198.tar.gz cygnal-83029bb69e2ccb47ab5546551210b59c4d483198.tar.bz2 cygnal-83029bb69e2ccb47ab5546551210b59c4d483198.zip |
Remove references to older Cygwin releases from documentation
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/doc/cygwinenv.xml')
-rw-r--r-- | winsup/doc/cygwinenv.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/winsup/doc/cygwinenv.xml b/winsup/doc/cygwinenv.xml index 0b0e5ac7e..5fadaee15 100644 --- a/winsup/doc/cygwinenv.xml +++ b/winsup/doc/cygwinenv.xml @@ -119,8 +119,8 @@ system call will immediately fail.</para> <title>Obsolete options</title> <para> -Certain CYGWIN options available in past releases have been removed in -Cygwin 1.7 for one reason or another. These obsolete options are listed +Certain CYGWIN options available in past releases have been removed over +time for one reason or another. These obsolete options are listed below.</para> <itemizedlist mark="bullet"> @@ -225,8 +225,8 @@ Windows programs.</para> <listitem> <para><envar>(no)upcaseenv</envar> - This option could be used to convert all environment variables to uppercase. This was the default behavior in -releases prior to Cygwin 1.7. Since keeping the case of environment -variables intact is POSIXly correct, Cygwin now does not change the case +older releases of Cygwin. Since keeping the case of environment variables +intact is POSIXly correct, Cygwin now does not change the case of environment variables, except for a restricted set to maintain minimal backward compatibility. The current list of always uppercased variables is: </para> |