PATCH: fix markup of three web pages

Gerald Pfeifer pfeifer@dbai.tuwien.ac.at
Sun Apr 6 15:27:00 GMT 2003


This fixes the markup of three web pages.

Problems spotted using Andrea's nice script. Committed.

Gerald

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/cxx-reflection/index.html,v
retrieving revision 1.2
diff -u -3 -p -r1.2 index.html
--- index.html	11 Feb 2003 00:10:09 -0000	1.2
+++ index.html	6 Apr 2003 15:15:39 -0000
@@ -62,7 +62,7 @@ for it.</p>
 latest merge tag is always added to GCC's version string.  A merge may
 be postponed if there is major breakage in mainline.</p>

-<p>Work from the branch will be incorporated into mainline only if
+<p>Work from the branch will be incorporated into mainline only if</p>
 <ol>
 <li>it can be proved that it provides better way to implement an
 existing standard feature; or</li>
Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.4/changes.html,v
retrieving revision 1.17
diff -u -3 -p -r1.17 changes.html
--- changes.html	21 Mar 2003 09:01:04 -0000	1.17
+++ changes.html	6 Apr 2003 15:18:41 -0000
@@ -1,7 +1,7 @@
 <html>

 <head>
-<title>GCC 3.4 Release Series<br />Changes, New Features, and Fixes</title>
+<title>GCC 3.4 Release Series — Changes, New Features, and Fixes</title>
 </head>

 <!-- GCC maintainers, please do not hesitate to update/contribute entries
Index: buildstat.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.3/buildstat.html,v
retrieving revision 1.1
diff -u -3 -p -r1.1 buildstat.html
--- buildstat.html	16 Dec 2002 22:44:25 -0000	1.1
+++ buildstat.html	6 Apr 2003 15:20:33 -0000
@@ -21,7 +21,7 @@ including a list of information to inclu
 Installing GCC: Final Installation</a>.</p>

 <table>
-
+<tr><td></td></tr>
 </table>

 </body>



More information about the Gcc-patches mailing list