diff options
-rw-r--r-- | gas/doc/as-all.texinfo | 2 | ||||
-rw-r--r-- | gas/doc/as.1 | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/gas/doc/as-all.texinfo b/gas/doc/as-all.texinfo index 5558df0..f4b7745 100644 --- a/gas/doc/as-all.texinfo +++ b/gas/doc/as-all.texinfo @@ -2773,7 +2773,7 @@ subject, see the hardware manufacturer's manual. @menu * Vax-Dependent:: VAX Dependent Features * AMD29K-Dependent:: AMD 29K Dependent Features -* H8/300-Dependent:: AMD 29K Dependent Features +* H8/300-Dependent:: Hitachi H8/300 Dependent Features * i960-Dependent:: Intel 80960 Dependent Features * M68K-Dependent:: M680x0 Dependent Features * Sparc-Dependent:: SPARC Dependent Features diff --git a/gas/doc/as.1 b/gas/doc/as.1 index 92fbfce..2910279 100644 --- a/gas/doc/as.1 +++ b/gas/doc/as.1 @@ -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 |