summaryrefslogtreecommitdiff
path: root/gas/doc
diff options
context:
space:
mode:
authorJan-Benedict Glaw <jbglaw@lug-owl.de>2013-05-16 16:47:14 +0000
committerJan-Benedict Glaw <jbglaw@lug-owl.de>2013-05-16 16:47:14 +0000
commita3449c64ee4e119dfd0a7e81f51891b18abe95d9 (patch)
tree707a33f46975df5b0b11e30a69d9d095a215d4cf /gas/doc
parent35b05b96f63be975157c84a340cc91ba3f45a24b (diff)
downloadbinutils-redhat-a3449c64ee4e119dfd0a7e81f51891b18abe95d9.tar.gz
* doc/c-msp430.texi: Fix typo.
also: * ChangeLog: Fix entry.
Diffstat (limited to 'gas/doc')
-rw-r--r--gas/doc/c-msp430.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/c-msp430.texi b/gas/doc/c-msp430.texi
index b8f30711ba..538133a6de 100644
--- a/gas/doc/c-msp430.texi
+++ b/gas/doc/c-msp430.texi
@@ -32,7 +32,7 @@
selects the mpu arch. If the architecture is 430Xv2 then this also
enables NOP generation unless the @option{-mN} is also specified.
-@ietm -mcpu
+@item -mcpu
selects the cpu architecture. If the architecture is 430Xv2 then this
also enables NOP generation unless the @option{-mN} is also
specified.