diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2003-10-26 18:12:03 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2003-10-26 18:12:03 +0000 |
commit | 6049379740a033d6c617a5e26420f7c108584e5f (patch) | |
tree | 3594e526b7eb8ab24542a3afeb0544b3af53b00b /gas/doc/c-sh64.texi | |
parent | 3e685d417e81036a35a6009aead698f0b2c8d67e (diff) | |
download | gdb-6049379740a033d6c617a5e26420f7c108584e5f.zip gdb-6049379740a033d6c617a5e26420f7c108584e5f.tar.gz gdb-6049379740a033d6c617a5e26420f7c108584e5f.tar.bz2 |
* doc/c-alpha.texi: Fix typos.
* doc/c-ia64.texi: Likewise.
* doc/c-mmix.texi: Likewise.
* doc/c-sh64.texi: Likewise.
* doc/c-xtensa.texi: Likewise.
* doc/internals.texi: Likewise.
Diffstat (limited to 'gas/doc/c-sh64.texi')
-rw-r--r-- | gas/doc/c-sh64.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/c-sh64.texi b/gas/doc/c-sh64.texi index 91b1a7b..380be7c 100644 --- a/gas/doc/c-sh64.texi +++ b/gas/doc/c-sh64.texi @@ -173,7 +173,7 @@ this directive unless you specified an ABI on the command line, and the ABIs specified must match. @item .uaquad -Like .uaword and .ualong, this allows you to specify an intenionally +Like .uaword and .ualong, this allows you to specify an intensionally unaligned quadword (64 bit word). @end table |