diff options
author | Nick Clifton <nickc@redhat.com> | 2013-03-14 10:00:46 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2013-03-14 10:00:46 +0000 |
commit | ba724cfc0cf40f4950e40d0b9cda3ef24398fb8c (patch) | |
tree | 07b948c76c58ad1d728673591fa2e667c0dedf5a /gas/doc/c-arc.texi | |
parent | e2be70a0e109d8dcd4e01633bbf84636b51ad9e3 (diff) | |
download | gdb-ba724cfc0cf40f4950e40d0b9cda3ef24398fb8c.zip gdb-ba724cfc0cf40f4950e40d0b9cda3ef24398fb8c.tar.gz gdb-ba724cfc0cf40f4950e40d0b9cda3ef24398fb8c.tar.bz2 |
PR gas/15212
* doc/c-arc.texi (ARC Directives): Use @code instead of @bullte
for table format.
* doc/c-arm.texi (ARM-Instruction-Set): Likewise. Also add text
to the @item directives.
(ARM-Neon-Alignment): Move to correct place in the document.
* doc/c-cr16.texi (CR16 Operand Qualifiers): Fix up table
formatting.
* doc/c-tic54x.texi (TIC54X-Subsyms): Correct use of
@smallexample.
Diffstat (limited to 'gas/doc/c-arc.texi')
-rw-r--r-- | gas/doc/c-arc.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/doc/c-arc.texi b/gas/doc/c-arc.texi index ec7eff4..da5fb36 100644 --- a/gas/doc/c-arc.texi +++ b/gas/doc/c-arc.texi @@ -1,4 +1,4 @@ -@c Copyright 2000, 2001, 2005, 2006, 2007, 2011 Free Software Foundation, Inc. +@c Copyright 2000-2013 Free Software Foundation, Inc. @c This is part of the GAS manual. @c For copying conditions, see the file as.texinfo. @@ -220,7 +220,7 @@ The extension instructions are not macros. The assembler creates encodings for use of these instructions according to the specification by the user. The parameters are: -@table @bullet +@table @code @item @var{name} Name of the extension instruction |