diff options
Diffstat (limited to 'usr.bin/file/magdir/magic')
-rw-r--r-- | usr.bin/file/magdir/magic | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.bin/file/magdir/magic b/usr.bin/file/magdir/magic index 9818e522b9a..3d7b3651c59 100644 --- a/usr.bin/file/magdir/magic +++ b/usr.bin/file/magdir/magic @@ -1,6 +1,10 @@ -# $OpenBSD: magic,v 1.2 2004/06/03 03:14:20 tedu Exp $ +# $OpenBSD: magic,v 1.3 2008/05/08 01:40:57 chl Exp $ #------------------------------------------------------------------------------ # magic: file(1) magic for magic files # 0 string #\ Magic magic text file for file(1) cmd +0 lelong 0xF11E041C magic binary file for file(1) cmd +>4 lelong x (version %d) (little endian) +0 belong 0xF11E041C magic binary file for file(1) cmd +>4 belong x (version %d) (big endian) |