On Fri, 28 Dec 2012, Gerald Pfeifer wrote:
> Planning to simplify/improve things partly based on that thread,
> I noticed that we actually have too many references to that page,
> so before I proceed with the other changes, this one cleans things
> up a bit (and reduces the number of direct references we have to
> CVS or Subversion).

And here is one for java/.  Applied as well.

Gerald

2012-12-29  Gerald Pfeifer  <ger...@pfeifer.com>

        * gcj2.html: Remove link to our old CVS page. 

Index: gcj2.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/gcj2.html,v
retrieving revision 1.9
diff -u -3 -p -r1.9 gcj2.html
--- gcj2.html   25 Mar 2002 20:50:21 -0000      1.9
+++ gcj2.html   29 Dec 2012 17:28:05 -0000
@@ -72,9 +72,9 @@ href="http://gcc.gnu.org/";>GCC</a> proje
 <h2>How to get it</h2>
 
 <p>The new Java front end is very easy to download and install.  Since
-it is it fully integrated into GCC, you can simply follow the <a
-href="http://gcc.gnu.org/cvs.html";>GCC download and build
-instructions</a>.  Note that you'll want to configure GCC to use the
+it is it fully integrated into GCC, you can simply follow the
+GCC download and build instructions.
+Note that you'll want to configure GCC to use the
 appropriate threads system; see <a
 href="libgcj2.html">the libgcj page</a> for details.</p>
 

Reply via email to