patch-1.3.87 linux/include/asm-i386/pgtable.h

Next file: linux/include/asm-i386/smp.h
Previous file: linux/include/asm-i386/locks.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.86/linux/include/asm-i386/pgtable.h linux/include/asm-i386/pgtable.h
@@ -201,7 +201,7 @@
 
 /*
  * The 4MB page is guessing..  Detailed in the infamous "Chapter H"
- * of the Pentium details, but assuming intel did the straigtforward
+ * of the Pentium details, but assuming intel did the straightforward
  * thing, this bit set in the page directory entry just means that
  * the page directory entry points directly to a 4MB-aligned block of
  * memory. 
@@ -254,7 +254,7 @@
 
 /* page table for 0-4MB for everybody */
 extern unsigned long pg0[1024];
-/* zero page used for unitialized stuff */
+/* zero page used for uninitialized stuff */
 extern unsigned long empty_zero_page[1024];
 
 /*

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