patch-2.1.2 linux/include/asm-ppc/mman.h
Next file: linux/include/asm-ppc/pgtable.h
Previous file: linux/include/asm-mips/mman.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-ppc/mman.h
-  Orig date: 
Mon May 27 12:00:59 1996
diff -u --recursive --new-file v2.1.1/linux/include/asm-ppc/mman.h linux/include/asm-ppc/mman.h
@@ -15,7 +15,7 @@
 
 #define MAP_GROWSDOWN	0x0100		/* stack-like segment */
 #define MAP_DENYWRITE	0x0800		/* ETXTBSY */
-#define MAP_EXECUTABLE	0x1000		/* mark it as a executable */
+#define MAP_EXECUTABLE	0x1000		/* mark it as an executable */
 
 #define MS_ASYNC	1		/* sync memory asynchronously */
 #define MS_INVALIDATE	2		/* invalidate the caches */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov