summaryrefslogtreecommitdiff
path: root/binutils/srconv.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-10-18 14:04:40 +0000
committerNick Clifton <nickc@redhat.com>2004-10-18 14:04:40 +0000
commit513e235722855393ace5d4ef1292051e33444870 (patch)
tree31714a1569dff2801afc9c139e75d6cd943ddd86 /binutils/srconv.c
parent516b95ba348de7876da599163d18fc3a59c4dd8e (diff)
downloadbinutils-redhat-513e235722855393ace5d4ef1292051e33444870.tar.gz
strings.c (usage): Place radix values for -t option into the correct order.
objcopy.c (add_redefine_syms_file): Change error messages to use <filename>:<linenumber>: 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.
Diffstat (limited to 'binutils/srconv.c')
-rw-r--r--binutils/srconv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/srconv.c b/binutils/srconv.c
index 68ebc7845b..1517b1caf3 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\