Bladeren bron

Text update

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10665 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Chris Staub 11 jaren geleden
bovenliggende
commit
5c9a7bf467
1 gewijzigde bestanden met toevoegingen van 3 en 3 verwijderingen
  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
     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>