mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
as.texinfo, as-all.texinfo: fix typo found by zoo
(don't call H8/300 an AMD 29K in info menus) as.1: catch up to "-k" spelling change (now "-K")
This commit is contained in:
@ -15,7 +15,7 @@ GNU as\-\-the portable GNU assembler.
|
||||
.RB "[\|" \-I
|
||||
.I path\c
|
||||
\&\|]
|
||||
.RB "[\|" \-k "\|]"
|
||||
.RB "[\|" \-K "\|]"
|
||||
.RB "[\|" \-L "\|]"
|
||||
.RB "[\|" \-o
|
||||
.I objfile\c
|
||||
@ -144,7 +144,7 @@ to the search list for
|
||||
.B .include
|
||||
directives.
|
||||
.TP
|
||||
.B \-k
|
||||
.B \-K
|
||||
Issue warnings when difference tables altered for long displacements.
|
||||
.TP
|
||||
.B \-L
|
||||
|
Reference in New Issue
Block a user