xref: /freebsd/contrib/file/magic/Magdir/pbm (revision 1a13f2e6b444dd8048aebd2ac1f0b8fae9e3088f)
1
2#------------------------------------------------------------------------------
3# $File: pbm,v 1.6 2009/09/19 16:28:11 christos Exp $
4# pbm:  file(1) magic for Portable Bitmap files
5#
6# XXX - byte order?
7#
80	short	0x2a17	"compact bitmap" format (Poskanzer)
9