diff options
Diffstat (limited to 'print/a2ps43-letter/files/patch-ac')
-rw-r--r-- | print/a2ps43-letter/files/patch-ac | 21 |
1 files changed, 16 insertions, 5 deletions
diff --git a/print/a2ps43-letter/files/patch-ac b/print/a2ps43-letter/files/patch-ac index 188afff0902b..1a2ef35e5e1a 100644 --- a/print/a2ps43-letter/files/patch-ac +++ b/print/a2ps43-letter/files/patch-ac @@ -1,12 +1,23 @@ --- a2ps.1.orig Tue Feb 15 01:15:16 1994 -+++ a2ps.1 Fri Apr 5 00:00:01 1996 -@@ -155,6 +155,9 @@ ++++ a2ps.1 Sun May 9 12:20:19 1999 +@@ -97,8 +97,8 @@ + Don't print non ascii characters as ISO Latin 1 characters (see -8 option). + .TP 0.6i + .B -P\fIprinter\fP +-Send output to the named printer. The default option is send to the default +-printer. ++Send output to the named printer. The default option is send the output to ++.B stdout. + .TP 0.6i + .B -q + Print files in quiet mode (no summary). +@@ -154,6 +154,9 @@ + .I num is the number of copies desired of each file named. By default, you get only one copy. - .TP 0.6i ++.TP 0.6i +.B -a +Use the American paper size (8.5" x 11") as the basis for all calculations. -+.TP 0.6i + .TP 0.6i .B -d Print the current date and time at the bottom of the page. This option - is affected by the no surrounding border and the no header options. |