diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2004-03-07 15:00:16 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@linux-m68k.org> | 2004-03-07 15:00:16 +0000 |
commit | 96a0cf73d76606eb9fb05169d5afb32e59d12d6c (patch) | |
tree | e9fcb58a12d1107ce513ea910b5d6514286dd94d /gas/doc/c-hppa.texi | |
parent | 7ae980d4d6587767e4a32ed5467c080ced4202fb (diff) | |
download | binutils-redhat-96a0cf73d76606eb9fb05169d5afb32e59d12d6c.tar.gz |
* doc/c-hppa.texi (HPPA Directives): Fix typo.
Diffstat (limited to 'gas/doc/c-hppa.texi')
-rw-r--r-- | gas/doc/c-hppa.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/doc/c-hppa.texi b/gas/doc/c-hppa.texi index 0ddda0445c..7e9ea3082d 100644 --- a/gas/doc/c-hppa.texi +++ b/gas/doc/c-hppa.texi @@ -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} ] |