diff options
Diffstat (limited to 'doc/mdk_mixasm.texi')
-rw-r--r-- | doc/mdk_mixasm.texi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/mdk_mixasm.texi b/doc/mdk_mixasm.texi index 2524d89..7d08ef9 100644 --- a/doc/mdk_mixasm.texi +++ b/doc/mdk_mixasm.texi @@ -4,6 +4,8 @@ @c Free Software Foundation, Inc. @c See the file mdk.texi for copying conditions. +@c $Id: mdk_mixasm.texi,v 1.3 2001/09/13 00:13:39 jao Exp $ + @node mixasm, Problems, gmixvm, Top @comment node-name, next, previous, up @chapter @code{mixasm}, the MIXAL assembler @@ -76,7 +78,7 @@ using this option. @end defopt @defopt -l -@defoptx --list[=list_file] +@defoptx @w{--list[=list_file]} This option causes @code{mixasm} to produce, in addion to the @file{.mix} file, an ASCII file containing a summary of the compilation results. The file is named after the MIXAL source file, changing its |