diff mbox series

[wwwdocs] Remove last traces of <a name=...> (gcc-3.4/mips-abi.html)

Message ID alpine.LSU.2.21.1809012322390.6216@anthias.pfeifer.com
State New
Headers show
Series [wwwdocs] Remove last traces of <a name=...> (gcc-3.4/mips-abi.html) | expand

Commit Message

Gerald Pfeifer Sept. 1, 2018, 9:45 p.m. UTC
This removes the last traces of <a name=...> from our web pages, a
key step towards HTML 5.

Committed.

Gerald
diff mbox series

Patch

Index: gcc-3.4/mips-abi.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.4/mips-abi.html,v
retrieving revision 1.4
diff -u -r1.4 mips-abi.html
--- gcc-3.4/mips-abi.html	2 Jun 2018 21:16:15 -0000	1.4
+++ gcc-3.4/mips-abi.html	1 Sep 2018 21:22:39 -0000
@@ -81,7 +81,7 @@ 
   </tr>
 </table>
 
-<h2><a name="B">B. Small aggregate arguments (2)</a></h2>
+<h2 id="B">B. Small aggregate arguments (2)</h2>
 
 <table cellpadding="4">
   <tr valign="top">
@@ -241,7 +241,7 @@ 
   </tr>
 </table>
 
-<h2><a name="E">E. Structure return values</a></h2>
+<h2 id="E">E. Structure return values</h2>
 
 <table cellpadding="4">
   <tr valign="top">