diff options
Diffstat (limited to 'gas/doc/c-rl78.texi')
-rw-r--r-- | gas/doc/c-rl78.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/doc/c-rl78.texi b/gas/doc/c-rl78.texi index 62be228..1d64587 100644 --- a/gas/doc/c-rl78.texi +++ b/gas/doc/c-rl78.texi @@ -13,7 +13,7 @@ @cindex RL78 support @menu -* RL78-Opts:: RL78 Assembler Command Line Options +* RL78-Opts:: RL78 Assembler Command-line Options * RL78-Modifiers:: Symbolic Operand Modifiers * RL78-Directives:: Assembler Directives * RL78-Syntax:: Syntax @@ -107,7 +107,7 @@ In addition to the common directives, the RL78 adds these: @item .double Output a constant in ``double'' format, which is either a 32-bit or a 64-bit floating point value, depending upon the setting of the -@option{-m32bit-doubles}|@option{-m64bit-doubles} command line +@option{-m32bit-doubles}|@option{-m64bit-doubles} command-line option. @item .bss |