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: index.html remove link to old FAQ


This removes the link to the old static FAQ.

Gerald

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.187
diff -c -3 -p -r1.187 index.html
*** index.html	2000/03/03 18:13:13	1.187
--- index.html	2000/03/09 17:35:46
***************
*** 20,26 ****
  <H2>Docs</H2>
  <P>
  <A HREF="http://gcc.gnu.org/cgi-bin/fom">FAQ</A><BR>
- <A HREF="faq.html">Old FAQ</A><BR>
  <A HREF="install/index.html">Installation</A><BR>
  <A HREF="onlinedocs/">Manual</A><BR>
  <A HREF="http://www.gnu.org/software/year2000.html">Year 2000</A><BR>
--- 20,25 ----


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