summaryrefslogtreecommitdiff
path: root/print/a2ps/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
committerzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
commitd038a73ebd432fae3ce355b84443038f88cb7199 (patch)
treeb3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /print/a2ps/DESCR
parent70bae73d77e50256a2ee847bd9be11b761bcea01 (diff)
downloadpkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'print/a2ps/DESCR')
-rw-r--r--print/a2ps/DESCR6
1 files changed, 6 insertions, 0 deletions
diff --git a/print/a2ps/DESCR b/print/a2ps/DESCR
new file mode 100644
index 00000000000..0b5c50cef86
--- /dev/null
+++ b/print/a2ps/DESCR
@@ -0,0 +1,6 @@
+A2ps formats each named file for printing in a postscript printer; if
+no file is given, a2ps reads from the standard input. The format used
+is nice and compact: normally two pages on each physical page, borders
+surrounding pages, headers with useful information (page number,
+printing date, file name or supplied header), line numbering, etc.
+This is very useful for making archive listings of programs.