PATCH: mirrors.html, faq.html, testing/, gcc-3.2/buildstat.html

Gerald Pfeifer pfeifer@dbai.tuwien.ac.at
Tue Feb 11 08:58:00 GMT 2003


Remove broken mirror, update/fix two URLs, and remove embarrassing link
to www.tuxedo.org (which now performs redirects to "random" third pages).

Committed.

Gerald

Index: mirrors.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/mirrors.html,v
retrieving revision 1.134
diff -u -3 -p -r1.134 mirrors.html
--- mirrors.html	5 Jan 2003 13:11:27 -0000	1.134
+++ mirrors.html	11 Feb 2003 08:56:10 -0000
@@ -37,7 +37,6 @@ sites</a>.</p>
 <li>Greece: <a href="ftp://ftp.ntua.gr/pub/gnu/gcc/">ftp.ntua.gr</a>, thanks to ftpadm at ntua dot gr</li>
 <li>Japan: <a href="ftp://ftp.dti.ad.jp/pub/lang/gcc/">ftp.dti.ad.jp</a>, thanks to IWAIZAKO Takahiro (ftp-admin at dti dot ad dot jp)</li>
 <li>Japan: <a href="ftp://ftp.eos.hokudai.ac.jp/pub/gcc/">ftp.eos.hokudai.ac.jp</a>, thanks to ftp-admin at eos dot hokudai dot ac dot jp</li>
-<li>Japan: <a href="ftp://ftp.kddilabs.jp/lang/gcc/">ftp.kddilabs.jp</a>, thanks to ftpadmin at kddilabs dot jp</li>
 <li>Japan: <a href="ftp://ftp.iij.ad.jp/pub/gcc/">ftp.iij.ad.jp</a>, thanks to ftp at ftp dot iij dot ad dot jp</li>
 <li>Japan: <a href="ftp://ring.aist.go.jp/pub/GNU/gcc/">ring.aist.go.jp</a></li>
 <li>Japan: <a href="ftp://ring.etl.go.jp/pub/lang/egcs/">ring.etl.go.jp</a></li>
Index: faq.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/faq.html,v
retrieving revision 1.185
diff -u -3 -p -r1.185 faq.html
--- faq.html	6 Feb 2003 22:52:23 -0000	1.185
+++ faq.html	11 Feb 2003 08:56:12 -0000
@@ -159,10 +159,8 @@ than we've had before.</p>
   past few months.  The paper which started all of this introduced two
   terms:  A <b>cathedral</b> development model versus a <b>bazaar</b>
   development model.  The paper is written by Eric S. Raymond, it is
-  called ``<a
-  href="http://www.tuxedo.org/~esr/writings/cathedral-bazaar/">The
-  Cathedral and the Bazaar</a>''.  The paper is a useful starting point
-  for discussions.
+  called ``The Cathedral and the Bazaar</a>''.
+  The paper is a useful starting point for discussions.
 </blockquote>


Index: testing/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/testing/index.html,v
retrieving revision 1.9
diff -u -3 -p -r1.9 index.html
--- testing/index.html	8 Feb 2003 08:33:42 -0000	1.9
+++ testing/index.html	11 Feb 2003 08:56:12 -0000
@@ -49,7 +49,7 @@ the test suite directories.</p>
       regressions caused by GCC debug output changes.  He tests native
       i686-pc-linux-gnu once every 4-10 days, and reports to the <a
       href="http://gcc.gnu.org/ml/gcc-testresults/">gcc-testresults</a>
-      and <a href="http://sources.redhat.com/ml/gdb-testers">gdb-testers</a>
+      and <a href="http://sources.redhat.com/ml/gdb-testers/">gdb-testers</a>
       mailing lists.</li>
 </ul>

Index: gcc-3.2/buildstat.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.2/buildstat.html,v
retrieving revision 1.50
diff -u -3 -p -r1.50 buildstat.html
--- gcc-3.2/buildstat.html	10 Feb 2003 18:41:32 -0000	1.50
+++ gcc-3.2/buildstat.html	11 Feb 2003 08:56:12 -0000
@@ -341,7 +341,7 @@ Installing GCC: Final Installation</a>.<
 <td>i686-pc-linux-gnu</td>
 <td>Caldera 2.4, glibc 2.1.2, kernel 2.2.14</td>
 <td>Successful:
-<a href="http://gcc.gnu.org/ml/gcc/2002-10/msg01167.html.html">3.2</a></td>
+<a href="http://gcc.gnu.org/ml/gcc/2002-10/msg01167.html">3.2</a></td>
 </tr>

 <tr>



More information about the Gcc-patches mailing list