From 53b5ccf1730f9f481fca06bac949d3ea8dbd61c7 Mon Sep 17 00:00:00 2001 From: Thomas Balu Walter Date: Mon, 19 Mar 2001 14:30:14 +0000 Subject: You git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@336 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/kernel.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'chapter08/kernel.xml') diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index 77db00cda..d60fe0767 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -9,9 +9,10 @@ the most recent kernel sources available. Building the kernel involves a few steps: configuring it and compiling -it. There are a few ways to configure the kernel. If you don't like the -way this book does it, read the README file and find out -what your other options are. Run the following commands to build the +it. There are a few ways to configure the kernel. If a user doesn't like the +way this book does it, he should read the README +file and find out +what the other options are. The following commands are run to build the kernel: -- cgit v1.2.3-54-g00ecf