This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Patch: EGCS reference in CVSROOT/cgibin-checkout


I've installed as obvious the following patch to get rid of an EGCS
reference in CVSROOT/cgibin-checkout.

Index: cgibin-checkout
===================================================================
RCS file: /cvs/gcc/CVSROOT/cgibin-checkout,v
retrieving revision 1.2
diff -u -r1.2 cgibin-checkout
--- cgibin-checkout	1999/10/09 09:27:05	1.2
+++ cgibin-checkout	2001/02/15 22:07:40
@@ -47,7 +47,7 @@
 QMAILHOST=gcc.gnu.org
 export QMAILHOST
 (
-  echo Files modified in the EGCS repository.  Log entry:
+  echo Files modified in the GCC repository.  Log entry:
   echo ""
   /usr/local/bin/cvs log -N -r$fileversion $filename | sed -e '1,/^date: /d' -e '$d'
 ) |

-- 
Joseph S. Myers
jsm28@cam.ac.uk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]