patch-2.4.20 linux-2.4.20/include/asm-ia64/errno.h
Next file: linux-2.4.20/include/asm-ia64/hw_irq.h
Previous file: linux-2.4.20/include/asm-ia64/elf.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Nov 28 15:53:15 2002
- Orig file:
linux-2.4.19/include/asm-ia64/errno.h
- Orig date:
Tue Apr 10 12:23:06 2001
diff -urN linux-2.4.19/include/asm-ia64/errno.h linux-2.4.20/include/asm-ia64/errno.h
@@ -14,7 +14,7 @@
#define EINTR 4 /* Interrupted system call */
#define EIO 5 /* I/O error */
#define ENXIO 6 /* No such device or address */
-#define E2BIG 7 /* Arg list too long */
+#define E2BIG 7 /* Argument list too long */
#define ENOEXEC 8 /* Exec format error */
#define EBADF 9 /* Bad file number */
#define ECHILD 10 /* No child processes */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)