Just a few corrections to the kernel configuration hint.
Index: trunk/kernel-configuration.txt
===================================================================
--- trunk/kernel-configuration.txt      (revision 1118)
+++ trunk/kernel-configuration.txt      (working copy)
@@ -34,7 +34,7 @@
 
     The process of building the kernel is described in Chapter 8 of the LFS
     book.  However, detailed instruction on the configuration of the kernel
-    depend on many factors.  This hint is an attempt to help the new user
+    depends on many factors.  This hint is an attempt to help the new user
     through the complicated process of selecting configuration parameters.
 
     The primary output of the configuration process is the .config file,
@@ -59,7 +59,7 @@
 
     a.  make menuconfig
 
-    This is the primary user interface to kernel configuration.  It is a
+    This is the primary user interface to kernel configuration.  It is an
     ncurses based application that generates a menu tree for a user to select
     configuration items.  Using the enter key and the arrow keys, you can
     examine each item, including a help page.  
@@ -155,7 +155,7 @@
 
 3.  Configuration sections
 
-    The main menu if the configuration programs is split out into the 
+    The main menu of the configuration programs is split out into the 
     following sections:
 
      a.  General setup  
@@ -169,7 +169,7 @@
 
      c.  Enable the block layer 
 
-         This needs to be enabled to be able to mound any disk drive.
+         This needs to be enabled to be able to mount any disk drive.
 
      d.  Processor type and features  
 
-- 
http://linuxfromscratch.org/mailman/listinfo/hints
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to