diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index 248f93a48..3e69c5121 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,8 @@ +2011-05-10 Corinna Vinschen + + * setup2.sgml (setup-env-ov): Make sure everybody knows that the + CYGWIN settings are just an example. + 2011-05-08 Yaakov Selkowitz * new-features.sgml (ov-new1.7.10): Document clock_settime. diff --git a/winsup/doc/setup2.sgml b/winsup/doc/setup2.sgml index e3127bd20..6a5a5e757 100644 --- a/winsup/doc/setup2.sgml +++ b/winsup/doc/setup2.sgml @@ -18,17 +18,18 @@ Cygwin processes. The CYGWIN variable is used to configure many global settings for the Cygwin runtime system. Initially you can leave -CYGWIN unset or set it to tty (e.g. -to support job control with ^Z etc...) using a syntax like this in the -DOS shell, before launching bash. +CYGWIN unset or set it to a value indicating several +global Cygwin settings, using a syntax like this in the DOS shell, +before launching bash: -C:\> set CYGWIN=tty notitle glob +C:\> set CYGWIN=notitle glob -For all possible settings of the CYGWIN environment variable, -see . +This is, of course, just an example. For all possible settings of the +CYGWIN environment variable, see +.