From 87c53dd67dff3af4ce9ef786eec0eff3264af1c4 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Sat, 15 Jul 2000 15:09:13 +0000 Subject: [PATCH] * doc/c-mips.texi (MIPS Opts): Remove erroneous space after @code. --- gas/ChangeLog | 5 +++++ gas/doc/c-mips.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gas/ChangeLog b/gas/ChangeLog index 41113b811..e03dbb97e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2000-07-15 Ian Lance Taylor + + * doc/c-mips.texi (MIPS Opts): Remove erroneous space after + @code. + 2000-07-15 Alan Modra * config/tc-hppa.c (hppa_fix_adjustable): Use the same checks for diff --git a/gas/doc/c-mips.texi b/gas/doc/c-mips.texi index cb200bcaf..792b847a7 100644 --- a/gas/doc/c-mips.texi +++ b/gas/doc/c-mips.texi @@ -163,7 +163,7 @@ support the FR bit in its status register, and this bit is known (by the programmer) to be set. This bit prevents the aliasing of the double width register by the single width registers. -By default @code {--construct-floats} is selected, allowing construction +By default @code{--construct-floats} is selected, allowing construction of these floating point constants. @item --trap -- 2.11.4.GIT