aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-02-05 20:17:42 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-02-05 20:17:42 +0000
commit813c93821c30ddfa16b7e2ccb38c129b7123b2dc (patch)
tree09e49bf60e17621e4f56f28e625ef939eea4c845 /chapter06
parentde7475bed96707789252addf23c6921cb31cbf8e (diff)
Fix expect library name.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10457 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/e2fsprogs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml
index 6fc766ee3..9ca778a04 100644
--- a/chapter06/e2fsprogs.xml
+++ b/chapter06/e2fsprogs.xml
@@ -135,7 +135,7 @@ PKG_CONFIG_PATH=/tools/lib/pkgconfig \
<screen><userinput remap="install">make install</userinput></screen>
- <para>Install the static libraries:</para>
+ <para>Install the static libraries and headers:</para>
<screen><userinput remap="install">make install-libs</userinput></screen>