diff options
Diffstat (limited to 'usr.bin/file/magdir/scientific')
-rw-r--r-- | usr.bin/file/magdir/scientific | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/usr.bin/file/magdir/scientific b/usr.bin/file/magdir/scientific index fdf9f54799c..9571b47ebae 100644 --- a/usr.bin/file/magdir/scientific +++ b/usr.bin/file/magdir/scientific @@ -1,4 +1,4 @@ -# $OpenBSD: scientific,v 1.2 2008/05/14 20:45:35 chl Exp $ +# $OpenBSD: scientific,v 1.3 2009/04/24 18:54:34 chl Exp $ #------------------------------------------------------------------------------ # scientific: file(1) magic for scientific formats @@ -59,3 +59,15 @@ >1104 ulong >0 %d x >1108 ulong >0 %d, >1120 ulong >0 %d bits/pixel + +# Type: GEDCOM genealogical (family history) data +# From: Giuseppe Bilotta +0 search/1/c 0\ HEAD GEDCOM genealogy text +>&0 search 1\ GEDC +>>&0 search 2\ VERS version +>>>&1 search/1 >\0 %s +# From: Phil Endecott <phil05@chezphil.org> +0 string \000\060\000\040\000\110\000\105\000\101\000\104 GEDCOM data +0 string \060\000\040\000\110\000\105\000\101\000\104\000 GEDCOM data +0 string \376\377\000\060\000\040\000\110\000\105\000\101\000\104 GEDCOM data +0 string \377\376\060\000\040\000\110\000\105\000\101\000\104\000 GEDCOM data |