summaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2003-10-27 00:06:06 +0000
committerKazu Hirata <kazu@codesourcery.com>2003-10-27 00:06:06 +0000
commit5fdb4d6b8c0ea5b0d42a357ed28993f6eaa3109e (patch)
tree5500c502c32c12c6f56c3a1b092846a1b570dfaf /gas
parentf2e162fd1a62d7fab2187e6196722c762c1318dd (diff)
downloadbinutils-redhat-5fdb4d6b8c0ea5b0d42a357ed28993f6eaa3109e.tar.gz
* doc/c-sh64.texi: Fix a typo.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/doc/c-sh64.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index c446859c48..562e168a2b 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,9 @@
2003-10-26 Kazu Hirata <kazu@cs.umass.edu>
+ * doc/c-sh64.texi: Fix a typo.
+
+2003-10-26 Kazu Hirata <kazu@cs.umass.edu>
+
* doc/c-alpha.texi: Fix typos.
* doc/c-ia64.texi: Likewise.
* doc/c-mmix.texi: Likewise.
diff --git a/gas/doc/c-sh64.texi b/gas/doc/c-sh64.texi
index 380be7ce9a..f9e901af93 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 intensionally
+Like .uaword and .ualong, this allows you to specify an intentionally
unaligned quadword (64 bit word).
@end table