diff options
author | Daniel Jacobowitz <drow@false.org> | 2002-10-28 15:44:08 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2002-10-28 15:44:08 +0000 |
commit | b1744eabdd660471faa349e0bc0b6026ba0edf28 (patch) | |
tree | ae4c434966b16e1337b07a63ac4e4d209cc8dc7a /gas/doc/gasp.texi | |
parent | 018d7ae331a3e618aa0ce10cd5731823699672f8 (diff) | |
download | gdb-b1744eabdd660471faa349e0bc0b6026ba0edf28.zip gdb-b1744eabdd660471faa349e0bc0b6026ba0edf28.tar.gz gdb-b1744eabdd660471faa349e0bc0b6026ba0edf28.tar.bz2 |
* doc/gasp.texi: Fix typo in deprecation note.
Diffstat (limited to 'gas/doc/gasp.texi')
-rw-r--r-- | gas/doc/gasp.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/gasp.texi b/gas/doc/gasp.texi index f526583..889e997 100644 --- a/gas/doc/gasp.texi +++ b/gas/doc/gasp.texi @@ -110,7 +110,7 @@ output. @emph{Note} The use of @sc{gasp} has now been deprecated. Anything that it could do can now be done by the macro facilities built into -@sc{gas} itself. At some point in the future the @{gasp} sources will +@sc{gas} itself. At some point in the future the @sc{gasp} sources will be removed entirely from the binutils distribution. Here is a small example to give the flavor of @sc{gasp}. This input to |