aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-04-11 19:34:01 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-04-11 19:34:01 +0000
commitbd3d09fa1a1e2c1c718313996558d8045424aae4 (patch)
tree867ca0d6c1dba2b3c6f92b0ab7374e129664e12b
parent801e4b58c04ec095b186185750b24a97b5924c2b (diff)
Text correction.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4915 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter06/util-linux.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml
index 24ce0a5d5..6233ada8e 100644
--- a/chapter06/util-linux.xml
+++ b/chapter06/util-linux.xml
@@ -46,8 +46,8 @@ mkdir -p /var/lib/hwclock</userinput></screen>
<sect2 role="installation">
<title>Installation of Util-linux</title>
-<para>Util-linux has a compilation error against newer versions of the
-linux-libc-headers. The following patch properly fixes that issue</para>
+<para>Util-linux has a compilation error against newer versions of
+Linux-Libc-Headers. The following patch properly fixes that issue</para>
<screen><userinput>patch -Np1 -i ../util-linux-&util-linux-version;-cramfs-1.patch</userinput></screen>