diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2012-08-31 19:15:59 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2012-08-31 19:15:59 +0000 |
commit | b192990071091aa44c292fc8c3cd6d1ae4ee8327 (patch) | |
tree | 350c9fb8731be62e43aefd91e5b18745bbce5607 /gas/doc/c-mips.texi | |
parent | 648beb2ba96d3bfeebd522c97a2da50469d23dda (diff) | |
download | gdb-b192990071091aa44c292fc8c3cd6d1ae4ee8327.zip gdb-b192990071091aa44c292fc8c3cd6d1ae4ee8327.tar.gz gdb-b192990071091aa44c292fc8c3cd6d1ae4ee8327.tar.bz2 |
* doc/c-mips.texi (MIPS Opts): Correct a typo in the -mips5
option.
Diffstat (limited to 'gas/doc/c-mips.texi')
-rw-r--r-- | gas/doc/c-mips.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/c-mips.texi b/gas/doc/c-mips.texi index 772c989..4778a21 100644 --- a/gas/doc/c-mips.texi +++ b/gas/doc/c-mips.texi @@ -79,7 +79,7 @@ VxWorks-style position-independent macro expansions. @itemx -mips2 @itemx -mips3 @itemx -mips4 -@itemx -mips5xo +@itemx -mips5 @itemx -mips32 @itemx -mips32r2 @itemx -mips64 |