diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /print/magicfilter/pkg-descr | |
parent | 4e942b64191e2ef98dce2c5af31047a8640db768 (diff) | |
download | ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.tar.gz ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.zip |
Notes
Diffstat (limited to 'print/magicfilter/pkg-descr')
-rw-r--r-- | print/magicfilter/pkg-descr | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/print/magicfilter/pkg-descr b/print/magicfilter/pkg-descr index 403c242fb44f..9d74d5a26c45 100644 --- a/print/magicfilter/pkg-descr +++ b/print/magicfilter/pkg-descr @@ -1,13 +1,13 @@ MagicFilter -magicfilter is an extensible and customizable automatic printer filter. -It selects an appropriate conversion technique for the input data by -seeking for magic numbers, and then utilizing the appropriate conversion +magicfilter is an extensible and customizable automatic printer filter. +It selects an appropriate conversion technique for the input data by +seeking for magic numbers, and then utilizing the appropriate conversion utility. -magicfilter is primarily intended for use as the `input filter' by the -lpd print spooler. The options accepted by magicfilter are exactly the -ones passed to the input filter by lpd (unless you build it on a LPRng -system -- in that case, magicfilter accepts no options.) +magicfilter is primarily intended for use as the `input filter' by the +lpd print spooler. The options accepted by magicfilter are exactly the +ones passed to the input filter by lpd (unless you build it on a LPRng +system -- in that case, magicfilter accepts no options.) WWW: http://www.pell.portland.or.us/~orc/Code/magicfilter/ |