diff options
author | gibbs <gibbs@FreeBSD.org> | 1995-03-24 01:17:29 +0000 |
---|---|---|
committer | gibbs <gibbs@FreeBSD.org> | 1995-03-24 01:17:29 +0000 |
commit | f5c5f067b7cfd640f45a37c94affd0873f3dd352 (patch) | |
tree | cdbd09ecbe580bb8535a5717878d9e2b430f770d /usr.bin/file | |
parent | 95e1c7a31e911f5ca024e602ab15e9927b26c595 (diff) | |
download | FreeBSD-src-f5c5f067b7cfd640f45a37c94affd0873f3dd352.zip FreeBSD-src-f5c5f067b7cfd640f45a37c94affd0873f3dd352.tar.gz |
Add recognition of HP Printer Job Language (PJL) commands.
Diffstat (limited to 'usr.bin/file')
-rw-r--r-- | usr.bin/file/Magdir/pjl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.bin/file/Magdir/pjl b/usr.bin/file/Magdir/pjl new file mode 100644 index 0000000..fa7d298 --- /dev/null +++ b/usr.bin/file/Magdir/pjl @@ -0,0 +1,5 @@ +# +# magic.pjl: HP Printer Job Language (PJL) +# +0 string %-12345X@PJL HP PJL (printer job language) commands +0 string @PJL HP PJL (printer job language) commands |