diff options
Diffstat (limited to 'gas/doc/c-mt.texi')
-rw-r--r-- | gas/doc/c-mt.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/doc/c-mt.texi b/gas/doc/c-mt.texi index b25f50a..dd759fb 100644 --- a/gas/doc/c-mt.texi +++ b/gas/doc/c-mt.texi @@ -26,7 +26,7 @@ @table @code -@cindex @code{-march=} command line option, MT +@cindex @code{-march=} command-line option, MT @item -march=@var{processor} This option specifies the target processor. The assembler will issue an error message if an attempt is made to assemble an instruction which @@ -37,7 +37,7 @@ recognized: @code{ms1-16-003}, and @code{ms2}. -@cindex @code{-nosched} command line option, MT +@cindex @code{-nosched} command-line option, MT @item -nosched This option disables scheduling restriction checking. |