diff options
author | Ian Lance Taylor <ian@airs.com> | 2001-01-08 02:23:45 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 2001-01-08 02:23:45 +0000 |
commit | 5c2bd011d3166a1e787abd77eef482c1dfece2a3 (patch) | |
tree | ae9e67c4e346cc0630ea89e9ba13c6fd0498cfc8 /gas/doc | |
parent | d7ed7ca67bcfc14acd286dcedf0811567f4506df (diff) | |
download | gdb-5c2bd011d3166a1e787abd77eef482c1dfece2a3.zip gdb-5c2bd011d3166a1e787abd77eef482c1dfece2a3.tar.gz gdb-5c2bd011d3166a1e787abd77eef482c1dfece2a3.tar.bz2 |
* doc/c-i386.texi (i386-Arch): Remove spaces incorrectly inserted
in last change.
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/c-i386.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/c-i386.texi b/gas/doc/c-i386.texi index 43bee79..110d560 100644 --- a/gas/doc/c-i386.texi +++ b/gas/doc/c-i386.texi @@ -692,7 +692,7 @@ supported on the CPU specified. The choices for @var{cpu_type} are: @multitable @columnfractions .20 .20 .20 .20 @item @samp{i8086} @tab @samp{i186} @tab @samp{i286} @tab @samp{i386} @item @samp{i486} @tab @samp{i586} @tab @samp{i686} @tab @samp{pentium} -@item @samp{pentiumpro} @tab @samp {pentium4} @tab @samp {k6} @tab @samp {athlon} +@item @samp{pentiumpro} @tab @samp{pentium4} @tab @samp{k6} @tab @samp{athlon} @item @samp{sledgehammer} @end multitable |