]> granicus.if.org Git - file/commitdiff
Fix Debian bug #303733 (HTML "DOCTYPE" vs "doctype") by making text
authorReuben Thomas <rrt@sc3d.org>
Mon, 11 Feb 2008 00:35:27 +0000 (00:35 +0000)
committerReuben Thomas <rrt@sc3d.org>
Mon, 11 Feb 2008 00:35:27 +0000 (00:35 +0000)
"DOCTYPE" case-insensitive, which is allowed.

magic/Magdir/sgml

index b9cf07a6f4d3ecd0ef4bdca9793acd56e9c17fab..ccb5e37b5c6a5494b2afa002005c72ad58b892e2 100644 (file)
@@ -10,7 +10,7 @@
 # HyperText Markup Language (HTML) is an SGML document type,
 # from Daniel Quinlan (quinlan@yggdrasil.com)
 # adapted to string extenstions by Anthon van der Neut <anthon@mnt.org)
-0      string/cB       \<!DOCTYPE\ html        HTML document text
+0      string/cB       \<!doctype\ html        HTML document text
 !:mime text/html
 0      string/cb       \<head                  HTML document text
 !:mime text/html