...making this page HTML 5.

Committed.

Gerald

Index: gcc-2.95/branch.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-2.95/branch.html,v
retrieving revision 1.11
diff -u -r1.11 branch.html
--- gcc-2.95/branch.html        1 Sep 2018 23:42:02 -0000       1.11
+++ gcc-2.95/branch.html        2 Sep 2018 12:15:51 -0000
@@ -17,12 +17,12 @@
   <li> Track just the GCC 2.95 release.  You can convert your existing CVS tree
        to track the GCC 2.95 release with the command:
        <br />
-       <tt>cvs update -rgcc-2_95-branch</tt></li>
+       <code>cvs update -rgcc-2_95-branch</code></li>
   <li> Track both the GCC 2.95 release and the development sources.  You will
        need to check out the GCC 2.95 release in a separate directory using the
        command:
        <br />
-       <tt>cvs co -rgcc-2_95-branch egcs</tt></li>
+       <code>cvs co -rgcc-2_95-branch egcs</code></li>
 </ol>
 
 <p>Considering that the primary focus of the developers is on the GCC 2.95

Reply via email to