aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/creatingstage1dir.xml4
-rw-r--r--chapter05/setting-environment.xml2
2 files changed, 3 insertions, 3 deletions
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) <emphasis>and</emphasis> in the next (when we are chrooted to
the LFS partition).</para>
<note><para>Study the above command closely. It can be confusing at first
-glance. The <userinput>ln</userinput> command has several syntax variations so
-be sure to check the ln man page before reporting what you may think is an
+glance. The <userinput>ln</userinput> command has several syntax variations,
+so be sure to check the ln man page before reporting what you may think is an
error.</para></note>
</sect1>
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.</para>
<para>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 <emphasis>glibc</emphasis> 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