Correct a typo in the documentation for the disassembler.
authorChristophe Vidal <support@krizalys.com>
Thu, 15 Aug 2019 13:38:31 +0000 (14:38 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 15 Aug 2019 13:40:51 +0000 (14:40 +0100)
* docs/binutils.texi: Fixed notice message disassembler options
section of the man page.

binutils/ChangeLog
binutils/doc/binutils.texi

index 54dbf9a..608c290 100644 (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.
index e0e6288..f6d07f7 100644 (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.