2013-09-26 17:14:40 +02:00

18 lines
614 B
Plaintext

===========================================================================
$NetBSD: MESSAGE,v 1.1 2004/05/10 18:04:02 minskim Exp $
To make file(1) aware of DACT files, add the following lines to the
magic file.
#------------------------------------------------------------------------------
# dact: file(1) magic for DACT compressed files
#
0 $LONG 0x444354C3 DACT compressed data
>4 byte >-1 (version %i.
>5 byte >-1 \b%i.
>6 byte >-1 \b%i)
>7 $LONG >0 \b, original size: %i bytes
>15 $LONG >30 \b, block size: %i bytes
===========================================================================