Text update

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10665 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Chris Staub 2014-08-01 08:25:20 +00:00
parent 4976480dee
commit 5c9a7bf467

View File

@ -70,7 +70,7 @@
configuration to a good state that takes your current system architecture
into account.</para>
<para>Be sure to enable or disable following features:</para>
<para>Be sure to configure the following features as shown:</para>
<screen role="nodump">
Device Drivers ---&gt;
@ -92,7 +92,7 @@ Device Drivers ---&gt;
<term><parameter>path to uevent helper</parameter></term>
<listitem>
<para>Having an entry in this space will interfere with device
management when using udev/eudev. </para>
management when using Udev/Eudev. </para>
</listitem>
</varlistentry>
@ -100,7 +100,7 @@ Device Drivers ---&gt;
<term><parameter>Maintain a devtmpfs</parameter></term>
<listitem>
<para>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.</para>
</listitem>