Typo fixes.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7117 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Manuel Canales Esparcia 2005-11-01 12:56:44 +00:00
parent c8c8222784
commit 67d9211fd6
2 changed files with 5 additions and 5 deletions

View File

@ -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>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!ENTITY version "SVN-20051031">
<!ENTITY releasedate "October 31, 2005">
<!ENTITY version "SVN-20051101">
<!ENTITY releasedate "November 1, 2005">
<!ENTITY milestone "6.2">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->