aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-02-08 23:15:18 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-02-08 23:15:18 +0000
commit9a2b0c69d8b7aa5cb435f6ac51fb3d1a481646cd (patch)
tree65b1a60d46e72edf9ab5ebdb223357dfa992d072
parenta713e43b8a2fdb0b01f8703b33d5b3837046fb53 (diff)
typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10461 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter06/glibc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml
index 6fbd1e943..b1e96a6c0 100644
--- a/chapter06/glibc.xml
+++ b/chapter06/glibc.xml
@@ -54,7 +54,7 @@
Unicode, therefore libiconv is not required on an LFS system.</para>
</note>
- <para>First fix a minor problem when installing the tzselect script"</para>
+ <para>First fix a minor problem when installing the tzselect scriptr:</para>
<screen><userinput remap="pre">sed -i 's/\\$$(pwd)/`pwd`/' timezone/Makefile</userinput></screen>