aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-11-01 12:56:44 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-11-01 12:56:44 +0000
commit67d9211fd6b73ecfe3bbff753be36b960373592a (patch)
tree01bcb238740e709fc2664129e9ccdb78de5b5b48 /chapter06
parentc8c82227846cf39824246cc2b3beb68be234d0a3 (diff)
Typo fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7117 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/udev.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml
index 0d2ba3618..3dec54930 100644
--- a/chapter06/udev.xml
+++ b/chapter06/udev.xml
@@ -64,7 +64,7 @@ complement of device nodes.</para>
<segtitle>Installed programs</segtitle>
<segtitle>Installed directory</segtitle>
<seglistitem><seg>udev, udev_run_devd, udev_run_hotplugd, udevcontrol, udevd,
-udevinfo, udevmonitor, udevsend, udevstart and udevtest</seg>
+udevinfo, udevmonitor, udevsend, udevstart, and udevtest</seg>
<seg>/etc/udev</seg></seglistitem>
</segmentedlist>
@@ -84,7 +84,7 @@ in LFS) in response to hotplug events</para>
<varlistentry id="udev_run_devd">
<term><command>udev_run_devd</command></term>
<listitem>
- <para>executes programs and scripts in the
+ <para>Executes programs and scripts in the
<filename class="directory">/etc/dev.d/</filename> directory in response
to hotplug events
</para>
@@ -97,7 +97,7 @@ in LFS) in response to hotplug events</para>
<varlistentry id="udev_run_hotplugd">
<term><command>udev_run_hotplugd</command></term>
<listitem>
- <para>executes programs and scripts in the
+ <para>Executes programs and scripts in the
<filename class="directory">/etc/hotplug.d/</filename> directory in
response to hotplug events
</para>