aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2004-05-19 19:45:28 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2004-05-19 19:45:28 +0000
commit28501c71298af5866445fa8c8dd6e71f61287271 (patch)
tree36ec05f696f132cd455a67cbfe9e30542d3bb9ca /chapter06
parentebe75b6d76e9d071582d2bf9509548d2bd3ea262 (diff)
* Chapter 6 - e2fsprogs. Correct typo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3662 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 b67fe6976..74c887688 100644
--- a/chapter06/e2fsprogs.xml
+++ b/chapter06/e2fsprogs.xml
@@ -68,7 +68,7 @@ the shared libraries which some programs in this package use.</para></listitem>
<screen><userinput>make install</userinput></screen>
-<para>Also install also the shared libraries:</para>
+<para>Also install the shared libraries:</para>
<screen><userinput>make install-libs</userinput></screen>