xref: /freebsd/contrib/file/magic/Magdir/magic (revision b6cee71de37d56e36dbc118e2d9b03e7cece5709)
1*b6cee71dSXin LI
2*b6cee71dSXin LI#------------------------------------------------------------------------------
3*b6cee71dSXin LI# $File: magic,v 1.10 2010/11/25 15:00:12 christos Exp $
4*b6cee71dSXin LI# magic:  file(1) magic for magic files
5*b6cee71dSXin LI#
6*b6cee71dSXin LI0	string/t		#\ Magic	magic text file for file(1) cmd
7*b6cee71dSXin LI0	lelong		0xF11E041C	magic binary file for file(1) cmd
8*b6cee71dSXin LI>4	lelong		x		(version %d) (little endian)
9*b6cee71dSXin LI0	belong		0xF11E041C	magic binary file for file(1) cmd
10*b6cee71dSXin LI>4	belong		x		(version %d) (big endian)
11