xref: /openbsd/usr.bin/file/magdir/asterix (revision 09467b48)
1#	$OpenBSD: asterix,v 1.2 2004/06/03 03:14:19 tedu Exp $
2
3#------------------------------------------------------------------------------
4# asterix:  file(1) magic for Aster*x; SunOS 5.5.1 gave the 4-character
5# strings as "long" - we assume they're just strings:
6# From: guy@netapp.com (Guy Harris)
7#
80	string		*STA		Aster*x
9>7	string		WORD			Words Document
10>7	string		GRAP			Graphic
11>7	string		SPRE			Spreadsheet
12>7	string		MACR			Macro
130	string		2278		Aster*x Version 2
14>29	byte		0x36			Words Document
15>29	byte		0x35			Graphic
16>29	byte		0x32			Spreadsheet
17>29	byte		0x38			Macro
18
19