summaryrefslogtreecommitdiff
path: root/file/magic/Magdir/sgml
diff options
context:
space:
mode:
Diffstat (limited to 'file/magic/Magdir/sgml')
-rw-r--r--file/magic/Magdir/sgml21
1 files changed, 14 insertions, 7 deletions
diff --git a/file/magic/Magdir/sgml b/file/magic/Magdir/sgml
index e831c3c3f..55b8301ee 100644
--- a/file/magic/Magdir/sgml
+++ b/file/magic/Magdir/sgml
@@ -5,16 +5,23 @@
# 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/c \<head HTML document text
-0 string/c \<title HTML document text
-0 string/c \<html HTML document text
+0 string/cb \<head HTML document text
+0 string/cb \<title HTML document text
+0 string/cb \<html HTML document text
# Extensible markup language (XML), a subset of SGML
# from Marc Prud'hommeaux (marc@apocalypse.org)
-0 string/c \<?xml XML document text
+0 string/cb \<?xml XML document text
# SGML, mostly from rph@sq
-0 string/c \<!doctype exported SGML document text
-0 string/c \<!subdoc exported SGML subdocument text
-0 string \<!-- exported SGML document text
+0 string/cb \<!doctype exported SGML document text
+0 string/cb \<!subdoc exported SGML subdocument text
+0 string/cb \<!-- exported SGML document text
+
+# Web browser cookie files
+# (Mozilla, Galeon, Netscape 4, Konqueror..)
+# Ulf Harnhammar <ulfh@update.uu.se>
+0 string #\ HTTP\ Cookie\ File Web browser cookie text
+0 string #\ Netscape\ HTTP\ Cookie\ File Netscape cookie text
+0 string #\ KDE\ Cookie\ File Konqueror cookie text