Proted r4915 from trunk: Text correction.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@4916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Manuel Canales Esparcia 2005-04-11 19:34:51 +00:00
parent 11a9c65e07
commit d9e8f074fb

View File

@ -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>