From 5e4e10429d19b735f0e63df8d42ad926ee687a9c Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sat, 16 Apr 2005 15:38:12 +0000 Subject: * Minor wording/typo fixes git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4975 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/udev.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter07') diff --git a/chapter07/udev.xml b/chapter07/udev.xml index 97d53a4df..e07fd09c3 100644 --- a/chapter07/udev.xml +++ b/chapter07/udev.xml @@ -30,7 +30,7 @@ created each time the system boots, they will be stored on a ramfs (a file system that resides entirely in memory and does not take up any disk space). Device nodes do not require much disk space, so the memory that is -used in negligable. +used in negligible. History @@ -147,7 +147,7 @@ immediately accessible. Handling Hotpluggable/Dynamic Devices -When you plug in a device, such a Universal Serial Bus (USB) MP3 player, the kernel +When you plug in a device, such as a Universal Serial Bus (USB) MP3 player, the kernel recognizes that the device is now connected and generates a hotplug event. If the driver is already loaded (either because it was compiled into the kernel or because it was loaded via the -- cgit v1.2.3-54-g00ecf