mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-08-04 10:35:48 +01:00
Typos fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8150 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
2ccccf7389
commit
01670aadbe
@ -69,7 +69,7 @@
|
|||||||
|
|
||||||
<para>Be sure to replace <replaceable><host_LANG_value></replaceable>
|
<para>Be sure to replace <replaceable><host_LANG_value></replaceable>
|
||||||
by the value of the <envar>$LANG</envar> variable from your host.
|
by the value of the <envar>$LANG</envar> variable from your host.
|
||||||
If not set, you could use also the host's value of <envar>$LC_ALL</envar>
|
If not set, you could use instead the host's value of <envar>$LC_ALL</envar>
|
||||||
or <envar>$LC_CTYPE</envar>.</para>
|
or <envar>$LC_CTYPE</envar>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
@ -163,7 +163,7 @@ cp -r Documentation/* /usr/share/doc/linux-&linux-version;</userinput></screen>
|
|||||||
<filename class="directory">include</filename> directory should
|
<filename class="directory">include</filename> directory should
|
||||||
<emphasis>always</emphasis> be the ones against which Glibc was compiled,
|
<emphasis>always</emphasis> be the ones against which Glibc was compiled,
|
||||||
that is, the sanitised headers from this Linux kernel tarball.
|
that is, the sanitised headers from this Linux kernel tarball.
|
||||||
Therefore, thay should <emphasis>never</emphasis> be replaced by either
|
Therefore, they should <emphasis>never</emphasis> be replaced by either
|
||||||
the raw kernel headers or any other kernel sanitized headers.</para>
|
the raw kernel headers or any other kernel sanitized headers.</para>
|
||||||
</warning>
|
</warning>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user