diff options
author | Jan-Benedict Glaw <jbglaw@lug-owl.de> | 2013-05-16 16:47:14 +0000 |
---|---|---|
committer | Jan-Benedict Glaw <jbglaw@lug-owl.de> | 2013-05-16 16:47:14 +0000 |
commit | 997b26e88c671e48527144e80536e206d655f685 (patch) | |
tree | 1652addd5396a1765fd46c9e596cf0d52f21d172 /gas/doc/c-msp430.texi | |
parent | af65e5888e7119f02ee63a93d8c8ffc2424aa6eb (diff) | |
download | gdb-997b26e88c671e48527144e80536e206d655f685.zip gdb-997b26e88c671e48527144e80536e206d655f685.tar.gz gdb-997b26e88c671e48527144e80536e206d655f685.tar.bz2 |
* doc/c-msp430.texi: Fix typo.
also: * ChangeLog: Fix entry.
Diffstat (limited to 'gas/doc/c-msp430.texi')
-rw-r--r-- | gas/doc/c-msp430.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/c-msp430.texi b/gas/doc/c-msp430.texi index b8f3071..538133a 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. |