aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/glibc-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/glibc-inst.xml')
-rw-r--r--chapter06/glibc-inst.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/chapter06/glibc-inst.xml b/chapter06/glibc-inst.xml
index d122aba01..7b512cd60 100644
--- a/chapter06/glibc-inst.xml
+++ b/chapter06/glibc-inst.xml
@@ -12,9 +12,9 @@ would do.</para>
<para>This package is known to behave badly when you have changed its
default optimization flags (including the -march and -mcpu options). Glibc
-is best left alone. Therefore, if you have defined any environment variables
+is best left alone. Therefore, if you have defined any environment variables
that override default optimizations, such as CFLAGS and CXXFLAGS, we
-recommend unsetting or modifying them when building Glibc. You have
+recommend unsetting or modifying them when building Glibc. You have
been warned.</para>
<para>Also, don't pass the --enable-kernel option to the configure
@@ -40,8 +40,8 @@ exec /static/bin/bash --login</userinput></screen></para>
<para>An alternative to running <userinput>make
localedata/install-locales</userinput> is to only install those locales
-which you need or want. This can be achieved using the localedef
-command. Information on this can be found in the INSTALL
+which you need or want. This can be achieved using the localedef
+command. Information on this can be found in the INSTALL
file in the glibc-&glibc-version; tree. One thing to note is that the
<userinput>localedef</userinput> program assumes that the <filename
class="directory">/usr/lib/locale</filename> directory exists, so you need
@@ -49,7 +49,7 @@ to create it first.</para>
<para>The Linux Threads man pages are not going to be installed at this
point because it requires a working Perl installation. We'll install Perl
-later on in this chapter so we'll come back to the Linux Threads man page
+later on in this chapter, so we'll come back to the Linux Threads man page
installation after that.</para>
<para>During the configure stage you will see the following warning:</para>