[wwwdocs] Various tweaks to java/build-snapshot.html

Gerald Pfeifer gerald@pfeifer.com
Sat Oct 29 20:49:00 GMT 2011


2011-10-29  Gerald Pfeifer  <gerald@pfeifer.com>
 
	* build-snapshot.html: Adjust title to not refer to CVS any more.
	Adjust formatting of title.
	Change link from CVS instructions to SVN.

Installed.

Gerald

Index: build-snapshot.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/build-snapshot.html,v
retrieving revision 1.16
diff -u -r1.16 build-snapshot.html
--- build-snapshot.html	29 Jul 2002 16:50:01 -0000	1.16
+++ build-snapshot.html	29 Oct 2011 19:33:54 -0000
@@ -1,23 +1,18 @@
 <html>
 
 <head>
-<title>How to build GCJ/LIBGCJ from snapshots or cvs</title>
+<title>How to build GCJ/LIBGCJ from snapshots or checkouts</title>
 </head>
 
 <body>
 
-<table border="0" cellpadding="4" width="95%">
-        <tr bgcolor="#b0d0ff"> 
-          <th align="center"> 
-            <h2>Howto build and run libgcj/gcj snapshots or cvs</h2>
-          </th>
-        </tr>
-
+<h1>Howto build and run libgcj/gcj snapshots or checkouts</h1>
 
+<table border="0" cellpadding="4" width="95%">
 <tr bgcolor="#cccccc">
 <td>
 <pre>
-1. <a href="../snapshots.html">Get a GCC snapshot</a> or <a href="../cvs.html">obtain GCC via CVS</a>.
+1. <a href="../snapshots.html">Get a GCC snapshot</a> or <a href="../svn.html">check out the sources</a>.
 </pre>
 </td>
 </tr>



More information about the Gcc-patches mailing list