diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-06-02 01:37:08 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-06-02 01:37:08 +0000 |
commit | edf2430c4198a7b6f377b0cb047a2f400f63f036 (patch) | |
tree | 4035b1350d0cab398e7599014b85b9b7e2d5aa49 /gcc/gcc.texi | |
parent | 857d9f2468d3c4007c4721602b446d73b50be0ec (diff) | |
download | gcc-edf2430c4198a7b6f377b0cb047a2f400f63f036.tar.gz |
* README, configure.in, gcc.1, gcc.texi: Update name (egcs -> gcc)
and version #s (1.1 -> 2.96) as needed.
* README.g77: Kill way out of date file in the toplevel directory.
Part of the ongoing conversion to the one true gcc.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27308 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/gcc.texi')
-rw-r--r-- | gcc/gcc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gcc.texi b/gcc/gcc.texi index 0e8cb983cde..66a10fa83a1 100644 --- a/gcc/gcc.texi +++ b/gcc/gcc.texi @@ -150,7 +150,7 @@ instead of in the original English. @sp 1 @c The version number appears five times more in this file. -@center for egcs-1.1 +@center for gcc-2.96 @page @vskip 0pt plus 1filll Copyright @copyright{} 1988, 89, 92, 93, 94, 95, 96, 98 Free Software Foundation, Inc. |