patch-2.4.22 linux-2.4.22/arch/mips/boot/elf2ecoff.c
Next file: linux-2.4.22/arch/mips/cobalt/Makefile
Previous file: linux-2.4.22/arch/mips/baget/wbflush.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-08-25 04:44:39.000000000 -0700
- Orig file:
linux-2.4.21/arch/mips/boot/elf2ecoff.c
- Orig date:
2002-11-28 15:53:09.000000000 -0800
diff -urN linux-2.4.21/arch/mips/boot/elf2ecoff.c linux-2.4.22/arch/mips/boot/elf2ecoff.c
@@ -285,7 +285,7 @@
if (argc < 3 || argc > 4) {
usage:
fprintf(stderr,
- "usage: elf2aout <elf executable> <a.out executable> [-a]\n");
+ "usage: elf2ecoff <elf executable> <ecoff executable> [-a]\n");
exit(1);
}
if (argc == 4) {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)