2005-02-28 Paul Brook <paul@codesourcery.com>
authorPaul Brook <paul@codesourcery.com>
Mon, 28 Feb 2005 22:03:03 +0000 (22:03 +0000)
committerPaul Brook <paul@codesourcery.com>
Mon, 28 Feb 2005 22:03:03 +0000 (22:03 +0000)
* doc/c-arc.texi: Add missing @code.

gas/doc/c-arc.texi

index f03fa9c..64285b8 100644 (file)
@@ -237,9 +237,9 @@ Determines the syntax class for the instruction.  It can have the
 following values:
 
 @table @code
-@item{SYNTAX_2OP}:
+@item @code{SYNTAX_2OP}:
 2 Operand Instruction 
-@item{SYNTAX_3OP}:
+@item @code{SYNTAX_3OP}:
 3 Operand Instruction 
 @end table