aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-04-16 15:38:12 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-04-16 15:38:12 +0000
commit5e4e10429d19b735f0e63df8d42ad926ee687a9c (patch)
treeab45988d5038c84b1331d5e6c3d17794c115da24 /chapter07
parent3ae818de968329c76df30cd637420ee9e3879ce6 (diff)
* Minor wording/typo fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4975 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/udev.xml4
1 files changed, 2 insertions, 2 deletions
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
<systemitem class="filesystem">ramfs</systemitem> (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.</para>
+used in negligible.</para>
<sect2>
<title>History</title>
@@ -147,7 +147,7 @@ immediately accessible.</para>
<sect2>
<title>Handling Hotpluggable/Dynamic Devices</title>
-<para>When you plug in a device, such a Universal Serial Bus (USB) MP3 player, the kernel
+<para>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