From d412a550d48f8b0ede6a5876b945d9de0da3d4ca Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 18 Oct 2004 14:04:40 +0000 Subject: strings.c (usage): Place radix values for -t option into the correct order. objcopy.c (add_redefine_syms_file): Change error messages to use :: format for easier parsing by automatic tools. srconv.c (show_usage): Fix spelling typo. windres.c (format_from_filename): Suggest the use of -J instead of -I if the file type cannot be determined. --- binutils/srconv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'binutils/srconv.c') diff --git a/binutils/srconv.c b/binutils/srconv.c index 68ebc7845bd..1517b1caf38 100644 --- a/binutils/srconv.c +++ b/binutils/srconv.c @@ -1856,7 +1856,7 @@ show_usage (FILE *file, int status) fprintf (file, _("Usage: %s [option(s)] in-file [out-file]\n"), program_name); fprintf (file, _("Convert a COFF object file into a SYSROFF object file\n")); fprintf (file, _(" The options are:\n\ - -q --quick (Obsolete - ignoerd)\n\ + -q --quick (Obsolete - ignored)\n\ -n --noprescan Do not perform a scan to convert commons into defs\n\ -d --debug Display information about what is being done\n\ -h --help Display this information\n\ -- cgit v1.2.1