diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-01-22 02:32:28 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-01-22 02:32:28 +0000 |
commit | a1535f42a895d7aac43a2457669afd7325e1602d (patch) | |
tree | f1262df0610dd121b2c46d3ee0121f002973ebbb /binutils | |
parent | 08c825f94a990dfabd2a1ae93b7c6ad8b5e8f550 (diff) | |
download | gdb-a1535f42a895d7aac43a2457669afd7325e1602d.zip gdb-a1535f42a895d7aac43a2457669afd7325e1602d.tar.gz gdb-a1535f42a895d7aac43a2457669afd7325e1602d.tar.bz2 |
tipoe
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/objdump.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/objdump.1 b/binutils/objdump.1 index 6c15531..69217b9 100644 --- a/binutils/objdump.1 +++ b/binutils/objdump.1 @@ -254,7 +254,7 @@ Only useful with \fB\-d\fP, \fB\-D\fP, or \fB\-r\fP. .TP .BI "\-\-architecture=" "machine" Specify the architecture to use when disassembling object files. This -can be useful when disasembling object files which do not describe +can be useful when disassembling object files which do not describe architecture information, such as S-records. You can list the available architectures with the \fB\-i\fP option. |