diff options
Diffstat (limited to 'gas/doc/as.1')
-rw-r--r-- | gas/doc/as.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/doc/as.1 b/gas/doc/as.1 index 09e4c5d..6b977fe 100644 --- a/gas/doc/as.1 +++ b/gas/doc/as.1 @@ -19,6 +19,7 @@ GNU as\-\-the portable GNU assembler. \&\|] .RB "[\|" \-K "\|]" .RB "[\|" \-L "\|]" +.RB "[\|" \-M\ |\ \-\-mri "\|]" .RB "[\|" \-o .I objfile\c \&\|] @@ -164,6 +165,9 @@ Keep (in symbol table) local symbols, starting with `\|\c .B L\c \|' .TP +.B \-M, \-\-mri +Assemble in MRI compatibility mode. +.TP .BI "\-o\ " objfile Name the object-file output from \c .B as |