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

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)