From ede9b9be0a3baef5e7b8daaab72b5ff594ea12e7 Mon Sep 17 00:00:00 2001 From: Alex Gronenwoud Date: Wed, 25 Feb 2004 22:04:14 +0000 Subject: Minor textual shuffles. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3261 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/kernelheaders.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter05/kernelheaders.xml') diff --git a/chapter05/kernelheaders.xml b/chapter05/kernelheaders.xml index ba3b2720a..48d4bfd1c 100644 --- a/chapter05/kernelheaders.xml +++ b/chapter05/kernelheaders.xml @@ -19,8 +19,8 @@ place where gcc can later find them. make mrproper This ensures that the kernel tree is absolutely clean. The kernel team -recommends that this command be issued prior to each kernel -compilation. You shouldn't rely on the source tree being clean after +recommends that this command be issued prior to each +kernel compilation. You shouldn't rely on the source tree being clean after untarring. Create the include/linux/version.h file: -- cgit v1.2.3-54-g00ecf