doc/c-rx.texi: Fix markup typos in last change.
authorHans-Peter Nilsson <hp@bitrange.com>
Thu, 9 Apr 2015 19:09:02 +0000 (21:09 +0200)
committerHans-Peter Nilsson <hp@bitrange.com>
Thu, 9 Apr 2015 19:09:02 +0000 (21:09 +0200)
gas/ChangeLog
gas/doc/c-rx.texi

index de9a3c584df4b4e101ee01024f5332f88169938d..fb4355eb787d1bff4cd3857df68d6dc0254625bb 100644 (file)
@@ -1,3 +1,7 @@
+2015-04-09  Hans-Peter Nilsson  <hp@axis.com>
+
+       * doc/c-rx.texi: Fix markup typos in last change.
+
 2015-04-09  Nick Clifton  <nickc@redhat.com>
 
        * config/tc-rx.c (enum options): Add OPTION_DISALLOW_STRING_INSNS.
index abf15cd505edfb5610ea634a5be3869672c163e7..3fe2dd65725218642eaa6afccffbb0125eff230b 100644 (file)
@@ -116,8 +116,8 @@ indicated cpu type will result in an error message being generated.
 @item -mno-allow-string-insns
 This option tells the assembler to mark the object file that it is
 building as one that does not use the string instructions
-@code{SMOVF}, @code{SCMPU}, @code {SMOVB}, @code{SMOVU}, @code{SUNTIL} 
-@code {SWHILE} or the @code {RMPA} instruction.  In addition the mark
+@code{SMOVF}, @code{SCMPU}, @code{SMOVB}, @code{SMOVU}, @code{SUNTIL}
+@code{SWHILE} or the @code{RMPA} instruction.  In addition the mark
 tells the linker to complain if an attempt is made to link the binary
 with another one that does use any of these instructions.
 
This page took 0.029621 seconds and 4 git commands to generate.