From 5c9a7bf4675af994e29ffe766a079713b77b36b5 Mon Sep 17 00:00:00 2001 From: Chris Staub Date: Fri, 1 Aug 2014 08:25:20 +0000 Subject: Text update git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10665 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/kernel.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chapter08') diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index f2e6d7ebe..d626b1288 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -70,7 +70,7 @@ configuration to a good state that takes your current system architecture into account. - Be sure to enable or disable following features: + Be sure to configure the following features as shown: Device Drivers ---> @@ -92,7 +92,7 @@ Device Drivers ---> path to uevent helper Having an entry in this space will interfere with device - management when using udev/eudev. + management when using Udev/Eudev. @@ -100,7 +100,7 @@ Device Drivers ---> Maintain a devtmpfs This will create automated device nodes which are populated by the - kernel, even without udev running. Udev then runs on top of this, + kernel, even without Udev running. Udev then runs on top of this, managing permissions and adding symlinks. This configuration item is required for all users of Udev/Eudev. -- cgit v1.2.3-54-g00ecf