]> CyberLeo.Net >> Repos - FreeBSD/releng/9.3.git/blob - contrib/file/magic/Magdir/pdf
Fix bug with freebsd-update(8) that does not ensure the previous
[FreeBSD/releng/9.3.git] / contrib / file / magic / Magdir / pdf
1
2 #------------------------------------------------------------------------------
3 # $File: pdf,v 1.7 2013/08/22 07:47:26 christos Exp $
4 # pdf:  file(1) magic for Portable Document Format
5 #
6
7 0       string          %PDF-           PDF document
8 !:mime  application/pdf
9 >5      byte            x               \b, version %c
10 >7      byte            x               \b.%c
11
12 # From: Nick Schmalenberger <nick@schmalenberger.us>
13 # Forms Data Format
14 0       string          %FDF-           FDF document
15 !:mime application/vnd.fdf
16 >5      byte            x               \b, version %c
17 >7      byte            x               \b.%c