From bd3d09fa1a1e2c1c718313996558d8045424aae4 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Mon, 11 Apr 2005 19:34:01 +0000 Subject: [PATCH] Text correction. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4915 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/util-linux.xml | 4 ++-- 1 file 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 Installation of Util-linux -Util-linux has a compilation error against newer versions of the -linux-libc-headers. The following patch properly fixes that issue +Util-linux has a compilation error against newer versions of +Linux-Libc-Headers. The following patch properly fixes that issue patch -Np1 -i ../util-linux-&util-linux-version;-cramfs-1.patch