diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2000-11-05 08:33:55 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-11-05 08:33:55 +0000 |
| commit | 75a6cdb3a2a12f1d03a30f3a08dbba598739dcb4 (patch) | |
| tree | eae0833c9bf1bb73d4dee5619d08644a5169d4ca /usr.bin/file/Magdir/postscript | |
| parent | 094f1e246b7f57c4b0ef697463626598a9f096b2 (diff) | |
Diffstat (limited to 'usr.bin/file/Magdir/postscript')
| -rw-r--r-- | usr.bin/file/Magdir/postscript | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/usr.bin/file/Magdir/postscript b/usr.bin/file/Magdir/postscript deleted file mode 100644 index dcd8f6550711..000000000000 --- a/usr.bin/file/Magdir/postscript +++ /dev/null @@ -1,17 +0,0 @@ -# -# magic.postscript: Magic for postscript files -# -# XXX - should we match only versions 1.0 and 2.0, or should we wildcard -# it? -# -0 string %! PostScript document ->2 string PS-Adobe- conforming ->>11 string 1.0 at level %s ->>11 string 2.0 at level %s ->>11 string 3.0 at level %s -# Some pc's have the annoying habit of adding a ^D -0 string \004%! PostScript document ->3 string PS-Adobe- conforming ->>12 string 1.0 at level %s ->>12 string 2.0 at level %s ->>12 string 3.0 at level %s |
