diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 2003-05-20 23:55:11 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 2003-05-20 23:55:11 +0000 |
commit | 816611c27cb4447aa1854a3e4668f6f6c84345bd (patch) | |
tree | 8785c584221fe685ab5ed70ac72c206712b370b0 | |
parent | By me: (diff) |
Add WWW: and try to improve the general pkg-descr a bit.
Notes
Notes:
svn path=/head/; revision=81570
-rw-r--r-- | print/enscript-letter/pkg-descr | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/print/enscript-letter/pkg-descr b/print/enscript-letter/pkg-descr index 3ffcf77ea4ce..84beec47ed6f 100644 --- a/print/enscript-letter/pkg-descr +++ b/print/enscript-letter/pkg-descr @@ -1,8 +1,7 @@ -This is a filter that converts text files to -PostScript and spools generated PostScript -output to the specified printer or leaves -it to file. If no input files are given, -enscript processes standard input. enscript -can be extended to handle different output media -and it has many options which can be used to -customize printouts. +This is a filter that converts text files to PostScript, RTF, or HTML +and then spools generated output to a printer or dumps it to a file. +Input files in a number of programming languages, including C, Perl, +Tcl, and more, can optionally be pretty-printed instead of printed as +plain-text. Many printing options are available. + +WWW: http://people.ssh.fi/mtr/genscript/ |