Correct a typo in the documentation for the disassembler.
* docs/binutils.texi: Fixed notice message disassembler options section of the man page.
This commit is contained in:
parent
05192282ca
commit
9177214a22
@ -1,3 +1,8 @@
|
||||
2019-08-15 Christophe Vidal <support@krizalys.com>
|
||||
|
||||
* docs/binutils.texi: Fixed notice message disassembler options
|
||||
section of the man page.
|
||||
|
||||
2019-08-09 Mihailo Stojanovic <mihailo.stojanovic@rt-rk.com>
|
||||
|
||||
* readelf.c (get_mips_dynamic_type): Return MIPS_XHASH dynamic type.
|
||||
|
@ -2448,7 +2448,7 @@ Note: @code{intel-mnemonic} implies @code{intel} and
|
||||
@itemx addr16
|
||||
@itemx data32
|
||||
@itemx data16
|
||||
Specify the default address size and operand size. These four options
|
||||
Specify the default address size and operand size. These five options
|
||||
will be overridden if @code{x86-64}, @code{i386} or @code{i8086}
|
||||
appear later in the option string.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user