Эх сурвалжийг харах

Text correction.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4915 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 20 жил өмнө
parent
commit
bd3d09fa1a

+ 2 - 2
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>