aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/zlib-inst.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-01-27 22:10:07 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-01-27 22:10:07 +0000
commit7bfad056d62e2e8299cdc834750d87e76199c113 (patch)
tree5de31e6857d416e7884ce935c33e1886431aa56d /chapter06/zlib-inst.xml
parent8f8e328ca649ec166a9f6ba7dc3cee09e2b8cda5 (diff)
QA Part #1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2403 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 ebddcdc56..616adb20b 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 the shared library:</para>
+the library:</para>
<para><screen><userinput>mv /usr/lib/libz.so.* /lib</userinput></screen></para>