From c84ddd992c4865dba8a6f69d63ddc59784a89d0c Mon Sep 17 00:00:00 2001 From: Alex Gronenwoud Date: Sun, 5 Oct 2003 12:57:37 +0000 Subject: Some more adjustments. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2923 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/creatingstage1dir.xml | 4 ++-- chapter05/setting-environment.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'chapter05') diff --git a/chapter05/creatingstage1dir.xml b/chapter05/creatingstage1dir.xml index 0bae60f15..2ef07c1a6 100644 --- a/chapter05/creatingstage1dir.xml +++ b/chapter05/creatingstage1dir.xml @@ -30,8 +30,8 @@ from the host) and in the next (when we are chrooted to the LFS partition). Study the above command closely. It can be confusing at first -glance. The ln command has several syntax variations so -be sure to check the ln man page before reporting what you may think is an +glance. The ln command has several syntax variations, +so be sure to check the ln man page before reporting what you may think is an error. diff --git a/chapter05/setting-environment.xml b/chapter05/setting-environment.xml index a7af71228..05d4a9a23 100644 --- a/chapter05/setting-environment.xml +++ b/chapter05/setting-environment.xml @@ -37,7 +37,7 @@ chose. The LC_ALL variable controls the localization of certain programs, making their messages follow the conventions of a specified country. If your -host system uses a version of glibc older than 2.2.4, +host system uses a version of Glibc older than 2.2.4, having LC_ALL set to something other than "POSIX" or "C" during this chapter may cause trouble if you exit the chroot environment and wish to return later. By setting LC_ALL to "POSIX" (or "C", the two are equivalent) we ensure that -- cgit v1.2.3-54-g00ecf