From: Alan Modra Date: Mon, 4 Dec 2017 11:55:45 +0000 (+1030) Subject: Documentation fix X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e21126b7b381a9083e6670ca9adaad6060e376d1;p=binutils-gdb.git Documentation fix PR 22544 * doc/as.texinfo (8byte): Correct. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index b88af71ce5d..7a8d3df1213 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2017-12-04 Alan Modra + + PR 22544 + * doc/as.texinfo (8byte): Correct. + 2017-12-04 Alan Modra * testsuite/gas/ppc/ppc.exp: Don't exclude VLE tests when little-endian. diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo index faa228dab36..4251808775c 100644 --- a/gas/doc/as.texinfo +++ b/gas/doc/as.texinfo @@ -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