diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2010-06-21 10:49:41 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@linux-m68k.org> | 2010-06-21 10:49:41 +0000 |
commit | 1f9bb1caf2d151c70541aa772cfef544686aa211 (patch) | |
tree | ba696e9e0e121ff49be8d07fba34a951657a2f3a /gas/doc/c-tic54x.texi | |
parent | 6d0cb78c78e090501eced0284e413137aeb50875 (diff) | |
download | gdb-1f9bb1caf2d151c70541aa772cfef544686aa211.zip gdb-1f9bb1caf2d151c70541aa772cfef544686aa211.tar.gz gdb-1f9bb1caf2d151c70541aa772cfef544686aa211.tar.bz2 |
* doc/as.texinfo (Overview): Use @itemx for grouped @table
items.
* doc/c-alpha.texi (Alpha Options): Likewise.
* doc/c-arm.texi (ARM Directives): Likewise.
* doc/c-bfin.texi (Blackfin Options): Likewise.
* doc/c-d10v.texi (D10V-Opts): Likewise.
* doc/c-i386.texi (i386-Options): Likewise.
* doc/c-ia64.texi (IA-64 Options): Likewise.
* doc/c-m68k.texi (M68K-Opts): Likewise.
* doc/c-tic54x.texi (TIC54X-Directives): Likewise.
* doc/internals.texi (Symbols): Likewise.
Diffstat (limited to 'gas/doc/c-tic54x.texi')
-rw-r--r-- | gas/doc/c-tic54x.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/c-tic54x.texi b/gas/doc/c-tic54x.texi index 27d7a07..4cfb440 100644 --- a/gas/doc/c-tic54x.texi +++ b/gas/doc/c-tic54x.texi @@ -531,7 +531,7 @@ only macro definitions. The standard include search path is used. @cindex @code{mlist} directive, TIC54X @cindex @code{mnolist} directive, TIC54X @item .mlist -@item .mnolist +@itemx .mnolist Control whether to include macro and loop block expansions in the listing output. Ignored. |