Changeset 8150
- Timestamp:
- 06/06/07 11:53:39 (1 year ago)
- Files:
-
- trunk/BOOK/chapter08/kernel.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/BOOK/chapter08/kernel.xml
r8149 r8150 70 70 <para>Be sure to replace <replaceable><host_LANG_value></replaceable> 71 71 by the value of the <envar>$LANG</envar> variable from your host. 72 If not set, you could use alsothe 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> 73 73 or <envar>$LC_CTYPE</envar>.</para> 74 74 </listitem> … … 164 164 <emphasis>always</emphasis> be the ones against which Glibc was compiled, 165 165 that is, the sanitised headers from this Linux kernel tarball. 166 Therefore, th ay should <emphasis>never</emphasis> be replaced by either166 Therefore, they should <emphasis>never</emphasis> be replaced by either 167 167 the raw kernel headers or any other kernel sanitized headers.</para> 168 168 </warning>
