aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/zlib-inst.xml
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2003-01-18 23:34:48 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2003-01-18 23:34:48 +0000
commitda849d1599efeba4198e32d16e54bf1ef1bab9a6 (patch)
tree8127bee22dd5eab2eb9f314033ec68abe07200b1 /chapter06/zlib-inst.xml
parentf8a5e31df6c7e691bc9092def3ae306796169108 (diff)
Grammatic changes to chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2390 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/zlib-inst.xml')
-rw-r--r--chapter06/zlib-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/zlib-inst.xml b/chapter06/zlib-inst.xml
index 94c901644..ebddcdc56 100644
--- a/chapter06/zlib-inst.xml
+++ b/chapter06/zlib-inst.xml
@@ -25,7 +25,7 @@ shared and static libraries:</para>
<filename>/lib</filename> directory. That way, in the event
that you must boot without the <filename>/usr</filename>
directory, vital system programs will still have access to
-the library. Finish installing shared library:</para>
+the library. Finish installing the shared library:</para>
<para><screen><userinput>mv /usr/lib/libz.so.* /lib</userinput></screen></para>