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 | 84c84759cbbd85081ccecf0dda5914c49cbe89bd (patch) | |
tree | f463454c1328d1afd5db5a47df474f69ffbe68b5 /gas/doc | |
parent | 9fd4314e215f8952f4778169e3989f86599568ec (diff) | |
download | binutils-84c84759cbbd85081ccecf0dda5914c49cbe89bd.zip binutils-84c84759cbbd85081ccecf0dda5914c49cbe89bd.tar.gz binutils-84c84759cbbd85081ccecf0dda5914c49cbe89bd.tar.bz2 |
* doc/c-hppa.texi (HPPA Directives): Fix typo.
Diffstat (limited to 'gas/doc')
-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 0ddda04..7e9ea30 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} ] |