PATCH for Re: Your main web page / valid XHTML 1.0
Andrea 'Fyre Wyzard' Bocci
fwyzard@inwind.it
Wed Apr 3 12:14:00 GMT 2002
Gerald,
as Kelley Cook pointed out in some previous mail (07 Mar 2002), it is
inexact to point to the XHTML DTD in a relative manner, unless we have a
copy of it on the GCC web site. He suggested - and I think he's right -
that it would be much better to explicitly point to the "original" W3C DTD.
This requires changing the line
"DTD/xhtml1-transitional.dtd">
to
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
A patch for this is attached.
fwyzard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-patch
Size: 651 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20020403/0997dfa8/attachment.bin>
More information about the Gcc-patches
mailing list