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]

incorrect title on timeline.html


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>

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