aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/glibc.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2009-08-12 19:16:30 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2009-08-12 19:16:30 +0000
commit5f7456b7b42ed2d048d60e040dcc56885a61c773 (patch)
tree4d128df0f358684407cb606a3b96154535f384ae /chapter05/glibc.xml
parentc711a6187d566eaa4c7adca63293a1c595c790f4 (diff)
Various text corrections from Chris Staub. Fixes #2470.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/glibc.xml')
-rw-r--r--chapter05/glibc.xml8
1 files changed, 2 insertions, 6 deletions
diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml
index fd0285a69..d83498b98 100644
--- a/chapter05/glibc.xml
+++ b/chapter05/glibc.xml
@@ -157,12 +157,8 @@ esac</userinput></screen>
</blockquote>
<para>The missing or incompatible <command>msgfmt</command> program is
- generally harmless, but it can sometimes cause issues when running the
- test suite. This <command>msgfmt</command> program is part of the
- Gettext package which the host distribution should provide. If
- <command>msgfmt</command> is present but deemed incompatible, upgrade
- the host system's Gettext package or continue without it and see if
- the test suite runs without problems regardless.</para>
+ generally harmless. This <command>msgfmt</command> program is part of the
+ Gettext package which the host distribution should provide.</para>
<para>Compile the package:</para>