blob: c3a4bcd3035d968ee74f4c4a81a6e93ced4f5547 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
.pa 1
.he 'OV (I)'6/12/72'OV (I)'
.ti 0
NAME ov -- overlay pages
.sp
.ti 0
SYNOPSIS ov__ [ file ]
.sp
.ti 0
DESCRIPTION ov__
is a postprocessor for producing double column formatted
text when using nroff(I).
ov__
literally overlays successive pairs of 66-line pages.
If the file argument is missing,
the standard input is used.
Thus ov__ may be used as a filter.
.sp
.ti 0
FILES none
.sp
.ti 0
SEE ALSO nroff(I), pr(I)
.sp
.ti 0
DIAGNOSTICS none
.sp
.ti 0
BUGS Other page lengths should be permitted.
|