diff options
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/as.texinfo | 2 |
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 |