[parisc-linux-cvs] web kyle

Kyle McMartin kyle at engsoc.org
Sun Jun 6 10:39:52 MDT 2004


The <a href=.../> ... </a> didn't validate correctly, since <a/> also exist
and result in the </a> ending a tag unecessarily.

diff -u -p -u -r1.40 index.x
--- src/index.x 4 May 2004 21:21:43 -0000       1.40
+++ src/index.x 6 Jun 2004 16:37:07 -0000
@@ -107,7 +107,7 @@
            <li><b>Sep 2003</b> - We need a <a href="toolchain/gdb-advert.html">GDB hacker</a>.
            <li><b>Aug 2003</b> - linux CVS module renamed to linux-2.4
             <li><b>Aug 2003</b> - linux-2.6 CVS opens with 2.6.0-test2-pa6,
-           (<a href=http://cvs.parisc-linux.org/download/linux-2.6/>patches, tarballs</a>).
+           (<a href="http://cvs.parisc-linux.org/download/linux-2.6/">patches, tarballs</a>).
            Compressed diff against kernel.org only 59K!
            linux-2.5 CVS tree frozen.
            <br>


On Sun, Jun 06, 2004 at 10:38:56AM -0600, Kyle McMartin wrote:
> Modified files:
> 	src            : index.x 
> 

-- 
Kyle McMartin


More information about the parisc-linux-cvs mailing list