patch-1.3.87 linux/scripts/README.Menuconfig

Next file: linux/scripts/depend.awk
Previous file: linux/scripts/Menuconfig
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.86/linux/scripts/README.Menuconfig linux/scripts/README.Menuconfig
@@ -9,7 +9,7 @@
 Some may be made into loadable runtime modules.  Some features
 may be completely removed altogether.  There are also certain
 kernel parameters which are not really features, but must be 
-entered in as decimal or hexidecimal numbers or possibly text.
+entered in as decimal or hexadecimal numbers or possibly text.
 
 Menu items beginning with (*), (M) or ( ) represent features 
 configured to be built in, modularized or removed respectively.
@@ -76,7 +76,7 @@
 Data Entry
 -----------
 o  Enter the requested information and press <ENTER>
-   If you are entering hexidecimal values, it is not necessary to
+   If you are entering hexadecimal values, it is not necessary to
    add the '0x' prefix to the entry.
 
 o  For help, use the <TAB> or cursor keys to highlight the help option
@@ -131,7 +131,7 @@
 If you use Menuconfig in an XTERM window make sure you have your 
 $TERM variable set to point to a xterm definition which supports color.
 Otherwise, Menuconfig will look rather bad.  Menuconfig will not 
-display correctly in a RXVT window because rxvt display's only one
+display correctly in a RXVT window because rxvt displays only one
 intensity of color, bright.
 
 Menuconfig will display larger menus on screens or xterms which are
@@ -157,8 +157,8 @@
          are brave, you may tinker with color.h to tune the colors to
          your preference.
 
-COMPATABILITY ISSUE:
-         There have been some compatability problems reported with
+COMPATIBILITY ISSUE:
+         There have been some compatibility problems reported with
          older versions of bash and sed.  I am trying to work these
          out but it is preferable that you upgrade those utilities.
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this