* cygwinenv.sgml: Mention that check_case is deprecated.
This commit is contained in:
		@@ -1,3 +1,7 @@
 | 
			
		||||
2005-04-19  Corinna Vinschen  <corinna@vinschen.de>
 | 
			
		||||
 | 
			
		||||
	* cygwinenv.sgml: Mention that check_case is deprecated.
 | 
			
		||||
 | 
			
		||||
2005-04-16  Corinna Vinschen  <corinna@vinschen.de>
 | 
			
		||||
 | 
			
		||||
	* cygwinenv.sgml: Add new words for (no)traverse option.
 | 
			
		||||
 
 | 
			
		||||
@@ -22,7 +22,10 @@ pipe to binary by default.
 | 
			
		||||
</para>
 | 
			
		||||
</listitem>
 | 
			
		||||
<listitem>
 | 
			
		||||
<para><envar>check_case:level</envar> - Controls the behavior of
 | 
			
		||||
<para><envar>check_case:level</envar> - THIS OPTION IS DEPRECATED.
 | 
			
		||||
Don't use it unless you know what you're doing and don't see any way
 | 
			
		||||
around it.  And even then, this option is error prone, slows down Cygwin
 | 
			
		||||
and not well maintained.  This option controls the behavior of
 | 
			
		||||
Cygwin when a user tries to open or create a file using a case different from
 | 
			
		||||
the case of the path as saved on the disk.
 | 
			
		||||
<literal>level</literal> is one of <literal>relaxed</literal>,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user