diff options
author | reed <reed@pkgsrc.org> | 2007-03-17 01:05:31 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2007-03-17 01:05:31 +0000 |
commit | c40f902e5fdf7507d5e3ef6fca4a9612f801249e (patch) | |
tree | 9f2316245579ba812ff8664aa543950884d0edcd | |
parent | a06af7658ebe5e2bfa70af1efd7bbec7019a9103 (diff) | |
download | pkgsrc-c40f902e5fdf7507d5e3ef6fca4a9612f801249e.tar.gz |
Improve description. And remove copyright from DESCR.
-rw-r--r-- | print/mpage/DESCR | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/print/mpage/DESCR b/print/mpage/DESCR index 606e4ce04b5..f782b8e716a 100644 --- a/print/mpage/DESCR +++ b/print/mpage/DESCR @@ -1,8 +1,11 @@ -Mpage is a program to reduce and print multiple pages of text per -sheet on a PostScript compatible printer. -It also has limited functionality to do the same with postscript files itself. +Mpage is a program to reduce and print multiple pages of plain text +per sheet, such as 1, 2, 4, or 8 pages on one sheet. Pages are +tiled and separated by lines. -Mpage and all the files distributed with mpage are covered by copyright: +It also has limited functionality to do the same with Postscript +files itself. - Copyright (c) 1994-1997 Marcel J.E. Mol, The Netherlands - Copyright (c) 1988 Mark P. Hahn, Herndon, Virginia +A Postscript printer or a Postscript interpreter (such as ghostscript) +is required. + +Mpage can be used to convert plain text to Postscript. |