This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH for Re: Your main web page / valid XHTML 1.0


On Wed, 3 Apr 2002, Andrea 'Fyre Wyzard' Bocci wrote:
> 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";>

Good point. I probably missed that due to post-offlinefortwoweeks-recovery. :\

> A patch for this is attached.

Applied, thanks!

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]