* doc/c-hppa.texi (HPPA Directives): Fix typo.

This commit is contained in:
Andreas Schwab 2004-03-07 15:00:16 +00:00
parent 9fd4314e21
commit 84c84759cb
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2004-03-07 Andreas Schwab <schwab@suse.de>
* doc/c-hppa.texi (HPPA Directives): Fix typo.
2004-03-07 Richard Henderson <rth@redhat.com>
* dw2gencfi.c (output_cie): Align length to 4 byte boundary.

View File

@ -1,4 +1,4 @@
@c Copyright 1991, 1992, 1993, 1994, 1995, 1998
@c Copyright 1991, 1992, 1993, 1994, 1995, 1998, 2004
@c Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@ -181,7 +181,7 @@ Define @var{name} as a label for the current assembly location.
Not yet supported; the assembler rejects programs containing this directive.
@item .origin @var{lc}
Advance location counter to @var{lc}. Synonym for the @code{@value{as}}
Advance location counter to @var{lc}. Synonym for the @code{@value{AS}}
portable directive @code{.org}.
@item .param @var{name} [ ,@var{typ} ] [ ,@var{param}=@var{r} ]