aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/c-tic54x.texi
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2013-01-06 17:50:21 +0000
committerAndreas Schwab <schwab@linux-m68k.org>2013-01-06 17:50:21 +0000
commita4ac1c42512f2ea8e06d93e3888b94fb3cea7cf5 (patch)
tree50ddc42df76c9966a16abea595f09dd2ce5eb3a6 /gas/doc/c-tic54x.texi
parent2986b02de06189bb5c36fab2731be43873584f56 (diff)
downloadgdb-a4ac1c42512f2ea8e06d93e3888b94fb3cea7cf5.zip
gdb-a4ac1c42512f2ea8e06d93e3888b94fb3cea7cf5.tar.gz
gdb-a4ac1c42512f2ea8e06d93e3888b94fb3cea7cf5.tar.bz2
* doc/c-mips.texi (MIPS Opts): Fix use of @itemx.
* doc/c-score.texi (SCORE-Opts): Likewise. * doc/c-tic54x.texi (TIC54X-Directives): Likewise.
Diffstat (limited to 'gas/doc/c-tic54x.texi')
-rw-r--r--gas/doc/c-tic54x.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/c-tic54x.texi b/gas/doc/c-tic54x.texi
index d61ec3a..456034d 100644
--- a/gas/doc/c-tic54x.texi
+++ b/gas/doc/c-tic54x.texi
@@ -345,7 +345,7 @@ Assign @var{name} the string @var{string}. String replacement is
performed on @var{string} before assignment.
@cindex @code{eval} directive, TIC54X
-@itemx .eval @var{string}, @var{name}
+@item .eval @var{string}, @var{name}
Evaluate the contents of string @var{string} and assign the result as a
string to the subsym @var{name}. String replacement is performed on
@var{string} before assignment.