From 01670aadbe681af0f2f957230b660bbee2b72565 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Wed, 6 Jun 2007 17:53:39 +0000 Subject: Typos fix git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8150 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/kernel.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter08') diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index ea7005308..1ba8dfc97 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -69,7 +69,7 @@ Be sure to replace <host_LANG_value> by the value of the $LANG variable from your host. - If not set, you could use also the host's value of $LC_ALL + If not set, you could use instead the host's value of $LC_ALL or $LC_CTYPE. @@ -163,7 +163,7 @@ cp -r Documentation/* /usr/share/doc/linux-&linux-version; include directory should always be the ones against which Glibc was compiled, that is, the sanitised headers from this Linux kernel tarball. - Therefore, thay should never be replaced by either + Therefore, they should never be replaced by either the raw kernel headers or any other kernel sanitized headers. -- cgit v1.2.3-54-g00ecf