]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/file/Magdir/postscript
This commit was generated by cvs2svn to compensate for changes in r57738,
[FreeBSD/FreeBSD.git] / usr.bin / file / Magdir / postscript
1 #
2 # magic.postscript: Magic for postscript files
3 #
4 # XXX - should we match only versions 1.0 and 2.0, or should we wildcard
5 # it?
6 #
7 0       string          %!              PostScript document
8 >2      string  PS-Adobe-               conforming
9 >>11    string  1.0                     at level %s
10 >>11    string  2.0                     at level %s
11 >>11    string  3.0                     at level %s
12 # Some pc's have the annoying habit of adding a ^D
13 0       string          \004%!          PostScript document
14 >3      string  PS-Adobe-               conforming
15 >>12    string  1.0                     at level %s
16 >>12    string  2.0                     at level %s
17 >>12    string  3.0                     at level %s
18 0       string          %PDF            Adobe Acrobat document
19 >5      string          x               at level %s
20