diff options
Diffstat (limited to 'gas/doc/c-z8k.texi')
-rw-r--r-- | gas/doc/c-z8k.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/doc/c-z8k.texi b/gas/doc/c-z8k.texi index d80a828..a6c08ae 100644 --- a/gas/doc/c-z8k.texi +++ b/gas/doc/c-z8k.texi @@ -36,11 +36,11 @@ for a list of other Z8000 specific assembler directives. @cindex Z8000 options @cindex options, Z8000 @table @option -@cindex @code{-z8001} command line option, Z8000 +@cindex @code{-z8001} command-line option, Z8000 @item -z8001 Generate segmented code by default. -@cindex @code{-z8002} command line option, Z8000 +@cindex @code{-z8002} command-line option, Z8000 @item -z8002 Generate unsegmented code by default. @end table |