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:
Christophe Vidal 2019-08-15 14:38:31 +01:00 committed by Nick Clifton
parent 05192282ca
commit 9177214a22
2 changed files with 6 additions and 1 deletions

View File

@ -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.

View File

@ -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.