* doc/c-hppa.texi (HPPA Directives): Fix typo.
authorAndreas Schwab <schwab@linux-m68k.org>
Sun, 7 Mar 2004 15:00:16 +0000 (15:00 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Sun, 7 Mar 2004 15:00:16 +0000 (15:00 +0000)
gas/ChangeLog
gas/doc/c-hppa.texi

index 4faf06f..209d6e0 100644 (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.
index 0ddda04..7e9ea30 100644 (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} ]