* doc/as.texinfo (listing): Fix typo.
This commit is contained in:
parent
428409d521
commit
f97d5f7ca4
@ -1,5 +1,7 @@
|
||||
2001-10-02 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* doc/as.texinfo (listing): Fix typo.
|
||||
|
||||
* as.c (print_version_id): Use BFD_VERSION_STRING in place of
|
||||
BFD_VERSION.
|
||||
* Makefile.am (Makefile): Depend on bfd/configure.in.
|
||||
|
||||
@ -1395,7 +1395,7 @@ On the HPPA local labels begin with @samp{L$}.
|
||||
@end ifset
|
||||
|
||||
@node listing
|
||||
@section Configuringh listing output: @code{--listing}
|
||||
@section Configuring listing output: @code{--listing}
|
||||
|
||||
The listing feature of the assembler can be enabled via the command line switch
|
||||
@samp{-a} (@pxref{a}). This feature combines the input source file(s) with a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user