aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/as.texinfo
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2017-12-04 22:25:45 +1030
committerAlan Modra <amodra@gmail.com>2017-12-04 22:26:32 +1030
commite21126b7b381a9083e6670ca9adaad6060e376d1 (patch)
tree1da336f5950d3ec84249f1e1d9daa319377b389f /gas/doc/as.texinfo
parentc88f7cba81551fe60246af61ac41effa2d51d36a (diff)
downloadgdb-e21126b7b381a9083e6670ca9adaad6060e376d1.zip
gdb-e21126b7b381a9083e6670ca9adaad6060e376d1.tar.gz
gdb-e21126b7b381a9083e6670ca9adaad6060e376d1.tar.bz2
Documentation fix
PR 22544 * doc/as.texinfo (8byte): Correct.
Diffstat (limited to 'gas/doc/as.texinfo')
-rw-r--r--gas/doc/as.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo
index faa228d..4251808 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