* setup2.sgml (setup-env-ov): Make sure everybody knows that the
CYGWIN settings are just an example.
This commit is contained in:
		| @@ -1,3 +1,8 @@ | |||||||
|  | 2011-05-10  Corinna Vinschen  <corinna@vinschen.de> | ||||||
|  |  | ||||||
|  | 	* setup2.sgml (setup-env-ov): Make sure everybody knows that the | ||||||
|  | 	CYGWIN settings are just an example. | ||||||
|  |  | ||||||
| 2011-05-08  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net> | 2011-05-08  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net> | ||||||
|  |  | ||||||
| 	* new-features.sgml (ov-new1.7.10): Document clock_settime. | 	* new-features.sgml (ov-new1.7.10): Document clock_settime. | ||||||
|   | |||||||
| @@ -18,17 +18,18 @@ Cygwin processes.</para> | |||||||
| <para> | <para> | ||||||
| The <envar>CYGWIN</envar> variable is used to configure many global | The <envar>CYGWIN</envar> variable is used to configure many global | ||||||
| settings for the Cygwin runtime system.  Initially you can leave | settings for the Cygwin runtime system.  Initially you can leave | ||||||
| <envar>CYGWIN</envar> unset or set it to <literal>tty</literal> (e.g. | <envar>CYGWIN</envar> unset or set it to a value indicating several | ||||||
| to support job control with ^Z etc...) using a syntax like this in the | global Cygwin settings, using a syntax like this in the DOS shell, | ||||||
| DOS shell, before launching bash.</para> | before launching bash:</para> | ||||||
|  |  | ||||||
| <screen> | <screen> | ||||||
| <prompt>C:\></prompt> <userinput>set CYGWIN=tty notitle glob</userinput> | <prompt>C:\></prompt> <userinput>set CYGWIN=notitle glob</userinput> | ||||||
| </screen> | </screen> | ||||||
|  |  | ||||||
| <para> | <para> | ||||||
| For all possible settings of the <envar>CYGWIN</envar> environment variable, | This is, of course, just an example.  For all possible settings of the | ||||||
| see <xref linkend="using-cygwinenv"></xref>. | <envar>CYGWIN</envar> environment variable, see | ||||||
|  | <xref linkend="using-cygwinenv"></xref>. | ||||||
| </para> | </para> | ||||||
|  |  | ||||||
| <para> | <para> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user