This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
incorrect title on timeline.html
- To: gcc-patches at gcc dot gnu dot org
- Subject: incorrect title on timeline.html
- From: Matt Kraai <kraai at alumni dot carnegiemellon dot edu>
- Date: Wed, 7 Jun 2000 14:09:26 -0700
Howdy,
The title of http://gcc.gnu.org/timeline.html is currently "GCC/EGSC
Timeline". Here is a patch to change it to "GCC/EGCS Timeline".
Matt
Index: timeline.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/timeline.html,v
retrieving revision 1.9
diff -c -3 -p -r1.9 timeline.html
*** timeline.html 2000/03/24 21:21:21 1.9
--- timeline.html 2000/06/07 20:53:07
***************
*** 1,7 ****
<html>
<head>
! <title>GCC/EGSC Timeline</title>
</head>
<body>
--- 1,7 ----
<html>
<head>
! <title>GCC/EGCS Timeline</title>
</head>
<body>