diff options
author | Jeffrey A Law <law@cygnus.com> | 1999-06-02 01:37:08 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-06-01 19:37:08 -0600 |
commit | 079bd08eb234dcd1c9322a0e27cac9ae62a16c63 (patch) | |
tree | 4035b1350d0cab398e7599014b85b9b7e2d5aa49 /gcc/gcc.1 | |
parent | 32a57b705e397ecc1bd6c8c23ad61c3643d6e0d2 (diff) | |
download | gcc-079bd08eb234dcd1c9322a0e27cac9ae62a16c63.tar.gz |
README, [...]: Update name (egcs -> gcc) and version #s (1.1 -> 2.96) as needed.
* 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.
From-SVN: r27308
Diffstat (limited to 'gcc/gcc.1')
-rw-r--r-- | gcc/gcc.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gcc.1 b/gcc/gcc.1 index c5bba78a50d..ef3357ffaad 100644 --- a/gcc/gcc.1 +++ b/gcc/gcc.1 @@ -23,7 +23,7 @@ .Id $Id: gcc.1,v 1.9 1998/12/16 20:55:57 law Exp $ .TH GCC 1 "\*(Dt" "GNU Tools" "GNU Tools" .SH NAME -gcc, g++ \- GNU project C and C++ Compiler (egcs-1.1) +gcc, g++ \- GNU project C and C++ Compiler (gcc-2.96) .SH SYNOPSIS .B gcc .RI "[ " option " | " filename " ].\|.\|." |