This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
PATCH: readings.html -- fix markup
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- To: gcc-patches at gcc dot gnu dot org
- Date: Mon, 2 Jun 2003 13:30:25 +0200 (CEST)
- Subject: PATCH: readings.html -- fix markup
Fix markup. Simplify mips entry.
Gerald
Index: readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.100
diff -u -3 -p -r1.100 readings.html
--- readings.html 2 Jun 2003 11:25:30 -0000 1.100
+++ readings.html 2 Jun 2003 11:29:00 -0000
@@ -174,11 +174,8 @@ names.
<li>mips (mipsel, mips64, mips64el)
<br />The *el variants are little-endian configurations.
<br />Various MIPS stuff:
- <ul>
- <li><a href="http://www.mips.com/publications/index.html">
- http://www.mips.com/publications/index.html</a></li>
- MIPS16 information from the Vr4121</a> Documentation.</li>
- </ul>
+ <a href="http://www.mips.com/publications/">
+ http://www.mips.com/publications/</a></li>
</li>
<li>MMIX