patch-2.1.2 linux/include/asm-i386/pgtable.h
Next file: linux/include/asm-i386/processor.h
Previous file: linux/include/asm-i386/mman.h
Back to the patch index
Back to the overall index
-  Lines: 20
-  Date:
Tue Oct  8 18:58:33 1996
-  Orig file: 
v2.1.1/linux/include/asm-i386/pgtable.h
-  Orig date: 
Mon Sep 30 11:19:11 1996
diff -u --recursive --new-file v2.1.1/linux/include/asm-i386/pgtable.h linux/include/asm-i386/pgtable.h
@@ -5,7 +5,7 @@
 
 /*
  * Define USE_PENTIUM_MM if you want the 4MB page table optimizations.
- * This works only on a intel Pentium.
+ * This works only on an intel Pentium.
  */
 #define USE_PENTIUM_MM 1
 
@@ -248,8 +248,8 @@
 #define __S111	PAGE_SHARED
 
 /*
- * Define this if things work differently on a i386 and a i486:
- * it will (on a i486) warn about kernel memory accesses that are
+ * Define this if things work differently on an i386 and an i486:
+ * it will (on an i486) warn about kernel memory accesses that are
  * done without a 'verify_area(VERIFY_WRITE,..)'
  */
 #undef TEST_VERIFY_AREA
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov