Fix use of "command line X" in binutils doc
[deliverable/binutils-gdb.git] / gas / doc / c-rx.texi
index ea523f11bd89416ec1b7bd14cd86655edbfdbb49..b20fd09496b0d0b0c68e7dde225eae4a840e700d 100644 (file)
@@ -13,7 +13,7 @@
 
 @cindex RX support
 @menu
-* RX-Opts::                   RX Assembler Command Line Options
+* RX-Opts::                   RX Assembler Command-line Options
 * RX-Modifiers::              Symbolic Operand Modifiers
 * RX-Directives::             Assembler Directives
 * RX-Float::                  Floating Point
@@ -26,7 +26,7 @@
 @cindex RX options
 
 The Renesas RX port of @code{@value{AS}} has a few target specific
-command line options:
+command-line options:
 
 @table @code
 
@@ -218,7 +218,7 @@ The floating point formats generated by directives are these.
 
 @cindex @code{double} directive, RX
 @item .double
-If the @option{-m64bit-doubles} command line option has been specified
+If the @option{-m64bit-doubles} command-line option has been specified
 then then @code{double} directive generates @code{double} precision
 (64-bit) floating point constants, otherwise it generates
 @code{single} precision (32-bit) floating point constants.  To force
This page took 0.023227 seconds and 4 git commands to generate.