diff options
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. |