- From: Terje Bless <link@dev.w3.org>
- Date: Wed, 21 Jul 2004 10:24:03 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/sgml-lib
In directory hutz:/tmp/cvs-serv31454/htdocs/sgml-lib
Modified Files:
Tag: validator-0_6_0-branch
sgml.soc
Log Message:
Applying Nick's DOCTYPE Fallback patch.
Index: sgml.soc
===================================================================
RCS file: /sources/public/validator/htdocs/sgml-lib/sgml.soc,v
retrieving revision 1.3.2.3
retrieving revision 1.3.2.4
diff -u -d -r1.3.2.3 -r1.3.2.4
--- sgml.soc 21 May 2004 08:40:42 -0000 1.3.2.3
+++ sgml.soc 21 Jul 2004 10:24:01 -0000 1.3.2.4
@@ -155,4 +155,4 @@
OVERRIDE NO
-- Fallback for HTML documents if no FPI is given. --
-DOCTYPE html REC-html401-19991224/loose.dtd
+DOCTYPE html sgml.dtd
Received on Wednesday, 21 July 2004 06:24:43 UTC