26 lines
756 B
Diff
26 lines
756 B
Diff
|
---
|
||
|
man/a2ps.1 | 5 ++---
|
||
|
1 file changed, 2 insertions(+), 3 deletions(-)
|
||
|
|
||
|
--- man/a2ps.1
|
||
|
+++ man/a2ps.1 2014-08-07 14:32:29.000000000 +0000
|
||
|
@@ -3,7 +3,7 @@
|
||
|
.SH NAME
|
||
|
a2ps \- format files for printing on a PostScript printer
|
||
|
.SH SYNOPSIS
|
||
|
-.B lt-a2ps
|
||
|
+.B a2ps
|
||
|
[\fIOPTION\fR]... [\fIFILE\fR]...
|
||
|
.SH DESCRIPTION
|
||
|
.\" Add any additional description here
|
||
|
@@ -81,8 +81,7 @@ first fill (DIRECTION=) rows, or columns
|
||
|
predefined font sizes and layouts for 1.. 9 virtuals
|
||
|
.TP
|
||
|
\fB\-A\fR, \fB\-\-file\-align\fR=\fIMODE\fR
|
||
|
-align separate files according to MODE (fill, rank
|
||
|
-page, sheet, or a number)
|
||
|
+align separate files according to MODE (`virtual', `rank', `page', `sheet', or a number)
|
||
|
.TP
|
||
|
\fB\-j\fR, \fB\-\-borders\fR*
|
||
|
print borders around columns
|