patch-2.1.2 linux/include/asm-mips/mman.h
Next file: linux/include/asm-ppc/mman.h
Previous file: linux/include/asm-mips/io.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Oct  7 08:55:48 1996
-  Orig file: 
v2.1.1/linux/include/asm-mips/mman.h
-  Orig date: 
Wed Dec 13 12:39:46 1995
diff -u --recursive --new-file v2.1.1/linux/include/asm-mips/mman.h linux/include/asm-mips/mman.h
@@ -39,7 +39,7 @@
 #define MAP_ANONYMOUS	0x0800		/* don't use a file */
 #define MAP_GROWSDOWN	0x1000		/* stack-like segment */
 #define MAP_DENYWRITE	0x2000		/* ETXTBSY */
-#define MAP_EXECUTABLE	0x4000		/* mark it as a executable */
+#define MAP_EXECUTABLE	0x4000		/* mark it as an executable */
 #define MAP_LOCKED	0x8000		/* pages are locked */
 
 /*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov