Changeset 8150

Show
Ignore:
Timestamp:
06/06/07 11:53:39 (1 year ago)
Author:
manuel
Message:

Typos fix

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/chapter08/kernel.xml

    r8149 r8150  
    7070          <para>Be sure to replace <replaceable>&lt;host_LANG_value&gt;</replaceable> 
    7171          by the value of the <envar>$LANG</envar> variable from your host. 
    72           If not set, you could use also the host's value of <envar>$LC_ALL</envar> 
     72          If not set, you could use instead the host's value of <envar>$LC_ALL</envar> 
    7373          or <envar>$LC_CTYPE</envar>.</para> 
    7474        </listitem> 
     
    164164      <emphasis>always</emphasis> be the ones against which Glibc was compiled, 
    165165      that is, the sanitised headers from this Linux kernel tarball. 
    166       Therefore, thay should <emphasis>never</emphasis> be replaced by either 
     166      Therefore, they should <emphasis>never</emphasis> be replaced by either 
    167167      the raw kernel headers or any other kernel sanitized headers.</para> 
    168168    </warning>