1
0
Prechádzať zdrojové kódy

Text update

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10665 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Chris Staub 11 rokov pred
rodič
commit
5c9a7bf467
1 zmenil súbory, kde vykonal 3 pridanie a 3 odobranie
  1. 3 3
      chapter08/kernel.xml

+ 3 - 3
chapter08/kernel.xml

@@ -70,7 +70,7 @@
     configuration to a good state that takes your current system architecture
     configuration to a good state that takes your current system architecture
     into account.</para>
     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">
         <screen role="nodump">
 Device Drivers  ---&gt;
 Device Drivers  ---&gt;
@@ -92,7 +92,7 @@ Device Drivers  ---&gt;
         <term><parameter>path to uevent helper</parameter></term>
         <term><parameter>path to uevent helper</parameter></term>
         <listitem>
         <listitem>
           <para>Having an entry in this space will interfere with device
           <para>Having an entry in this space will interfere with device
-          management when using udev/eudev. </para>
+          management when using Udev/Eudev. </para>
         </listitem>
         </listitem>
       </varlistentry>
       </varlistentry>
 
 
@@ -100,7 +100,7 @@ Device Drivers  ---&gt;
         <term><parameter>Maintain a devtmpfs</parameter></term>
         <term><parameter>Maintain a devtmpfs</parameter></term>
         <listitem>
         <listitem>
           <para>This will create automated device nodes which are populated by the
           <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
           managing permissions and adding symlinks.  This configuration
           item is required for all users of Udev/Eudev.</para>
           item is required for all users of Udev/Eudev.</para>
         </listitem>
         </listitem>