This is the mail archive of the gcc@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: faq.html markup fix


This has been kindly pointed out to me privately.

Installed.

Gerald

Index: faq.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/faq.html,v
retrieving revision 1.164
diff -u -3 -p -r1.164 faq.html
--- faq.html	2001/07/01 14:48:20	1.164
+++ faq.html	2001/07/04 12:47:08
@@ -36,7 +36,7 @@ page</a>.</p>
      <li><a href="#open-development">What is an open development model?</a></li>
      <li><a href="#bugreport">How do I report a bug?</a></li>
      <li><a href="#support">How do I get a bug fixed or a feature added?</a></li>
-     <li><a href="#noncvs">How can I get a development environment for GCC without using CVS?<a/></li>
+     <li><a href="#noncvs">How can I get a development environment for GCC without using CVS?</a></li>
   </ol></li>

   <li><a href="#installation">Installation</a>


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