Fix use of "command line X" in binutils doc
[deliverable/binutils-gdb.git] / gas / doc / c-m32r.texi
index 754164ad0539a668e18929f79ecc80ef7d47ea1d..53950ca7882d41fc825ce6e8e4c6a98f0c3f1c5c 100644 (file)
@@ -53,7 +53,7 @@ microprocessor.
 @cindex M32R architecture options
 This option can be used to restore the assembler's default behaviour of
 assembling for the M32R microprocessor.  This can be useful if the
-default has been changed by a previous command line option.
+default has been changed by a previous command-line option.
 
 @item -little
 @cindex @code{-little} option, M32R
@@ -321,7 +321,7 @@ neg instruction and the input to the move instruction.
 @item instruction @samp{...} is for the M32RX only
 This message is produced when the assembler encounters an instruction
 which is only supported by the M32Rx processor, and the @samp{-m32rx}
-command line flag has not been specified to allow assembly of such
+command-line flag has not been specified to allow assembly of such
 instructions.
 
 @item unknown instruction @samp{...}
@@ -331,7 +331,7 @@ which it does not recognize.
 @item only the NOP instruction can be issued in parallel on the m32r
 This message is produced when the assembler encounters a parallel
 instruction which does not involve a NOP instruction and the
-@samp{-m32rx} command line flag has not been specified.  Only the M32Rx
+@samp{-m32rx} command-line flag has not been specified.  Only the M32Rx
 processor is able to execute two instructions in parallel.
 
 @item instruction @samp{...} cannot be executed in parallel.
This page took 0.023764 seconds and 4 git commands to generate.