This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: <A> at web: /install/specific.html
On Wed, 20 Apr 2005, Patrick McFarland wrote:
>>> http://gcc.gnu.org/install/specific.html
> I think he meant it has the wrong doctype. That is clearly an xhtml
> document, but it has an html4 doctype.
If you pass this page through validator.w3.org, you'll see that this
is clearly *not* an XHTML document, not even XHTML 1.0 transitional.
It's not an HTML 4.01 document, either, but I believe this is only
due to a minor makeinfo bug which I just reported to the authors.
Gerald