From 8ccf66e169c1649dc26f491135fd8fcdc570f64d Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Fri, 17 Jun 2005 18:12:09 +0000 Subject: [PATCH] Fixed an indexentry on my last commit. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6045 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/kernel.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index 1c9bbaf0b..974352511 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -218,7 +218,7 @@ It detects and initializes all components of the computer's hardware, then makes these components available as a tree of files to the software and turns a single CPU into a multitasking machine capable of running scores of programs seemingly at the same time -lfskernel +lfskernel-&linux-version;