Documentation fix
authorAlan Modra <amodra@gmail.com>
Mon, 4 Dec 2017 11:55:45 +0000 (22:25 +1030)
committerAlan Modra <amodra@gmail.com>
Mon, 4 Dec 2017 11:56:32 +0000 (22:26 +1030)
PR 22544
* doc/as.texinfo (8byte): Correct.

gas/ChangeLog
gas/doc/as.texinfo

index b88af71..7a8d3df 100644 (file)
@@ -1,5 +1,10 @@
 2017-12-04  Alan Modra  <amodra@gmail.com>
 
+       PR 22544
+       * doc/as.texinfo (8byte): Correct.
+
+2017-12-04  Alan Modra  <amodra@gmail.com>
+
        * testsuite/gas/ppc/ppc.exp: Don't exclude VLE tests when little-endian.
        * testsuite/gas/ppc/efs.d: Add -mbig to assembler options.
        * testsuite/gas/ppc/efs2.d: Likewise.
index faa228d..4251808 100644 (file)
@@ -7401,7 +7401,7 @@ long values into the output.
 @cindex eight-byte integer
 @cindex integer, 8-byte
 
-Like the @option{.8byte} directive, except that it inserts unaligned, eight
+Like the @option{.2byte} directive, except that it inserts unaligned, eight
 byte long bignum values into the output.
 
 @end ifset