aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-05-26 23:21:55 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-05-26 23:21:55 +0000
commit69b8ba44aae8e53d8a7cadf5d87974d6e796b221 (patch)
tree192642b72582f1ec24056bde8a44f35613bc0f67 /chapter06
parent3c3ba615bb6ab0c710946c667cba2b8f389bea57 (diff)
removed \ typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/glibc-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/glibc-inst.xml b/chapter06/glibc-inst.xml
index 4af0b25b2..63a885916 100644
--- a/chapter06/glibc-inst.xml
+++ b/chapter06/glibc-inst.xml
@@ -60,7 +60,7 @@ the binary translation files that are used to make your system talk in a
different language. Because these translation files have already been
generated for you, there is no need for msgfmt. You'd only need msgfmt if
you change the translation source files (the <filename>*.po</filename>
-files in the <filename class="directory">po</filename> subdirectory) which\
+files in the <filename class="directory">po</filename> subdirectory) which
would require you to re-generate the binary files.</para>
</sect2>