hgbook

diff en/ch06-filenames.xml @ 701:477d6a3e5023

Many final changes.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon May 04 23:52:38 2009 -0700 (2009-05-04)
parents 29f0f79cf614
children
line diff
     1.1 --- a/en/ch06-filenames.xml	Thu Apr 16 23:46:45 2009 -0700
     1.2 +++ b/en/ch06-filenames.xml	Mon May 04 23:52:38 2009 -0700
     1.3 @@ -358,10 +358,11 @@
     1.4  	  interchangeable is also referred to as <emphasis>case
     1.5  	    folding</emphasis>.</para>
     1.6        </listitem>
     1.7 -      <listitem><para id="x_56e">Case sensitive.  The case of a name is
     1.8 -	  significant at all times. The names <filename>foo</filename>
     1.9 -	  and {FoO} identify different files.  This is the way Linux
    1.10 -	  and Unix systems normally work.</para>
    1.11 +      <listitem><para id="x_56e">Case sensitive.  The case of a name
    1.12 +	  is significant at all times. The names
    1.13 +	  <filename>foo</filename> and <filename>FoO</filename>
    1.14 +	  identify different files.  This is the way Linux and Unix
    1.15 +	  systems normally work.</para>
    1.16        </listitem></itemizedlist>
    1.17  
    1.18      <para id="x_56f">On Unix-like systems, it is possible to have any or all of