manual page distributed with 4.2BSD
[unix-history] / usr / src / usr.bin / plot / plot.1
CommitLineData
907ef4fe 1.\" @(#)plot.1 5.1 (Berkeley) %G%
a5c6b0d4 2.\"
907ef4fe 3.TH PLOT 1G "18 January 1983"
a5c6b0d4
KM
4.AT 3
5.SH NAME
6plot \- graphics filters
7.SH SYNOPSIS
8.B plot
9[
10.BR \-T terminal
11[ raster ] ]
12.SH DESCRIPTION
13These commands read plotting instructions (see
14.IR plot (5))
15from the standard input,
16and in general
17produce plotting instructions suitable for
18a particular
19.I terminal
20on the standard output.
21.PP
22If no
23.I terminal
24type is specified, the environment parameter $TERM
25(see
907ef4fe 26.IR environ (7))
a5c6b0d4
KM
27is used.
28Known
29.I terminals
30are:
31.TP
907ef4fe 32.B 4014
a5c6b0d4
KM
33Tektronix 4014 storage scope.
34.TP
907ef4fe 35.B 450
a5c6b0d4
KM
36DASI Hyterm 450 terminal (Diablo mechanism).
37.TP
907ef4fe 38.B 300
a5c6b0d4
KM
39DASI 300 or GSI terminal (Diablo mechanism).
40.TP
907ef4fe 41.B 300S
a5c6b0d4
KM
42DASI 300S terminal (Diablo mechanism).
43.TP
907ef4fe 44.B ver
a5c6b0d4
KM
45Versatec D1200A printer-plotter.
46This version of
47.I plot
48places a scan-converted
49image in `/usr/tmp/raster' and sends the
50result directly to the plotter device rather than to
51the standard output.
52The optional argument causes a previously
53scan-converted file
54.I raster
55to be sent to the plotter.
56.SH FILES
57/usr/bin/tek
58.br
59/usr/bin/t450
60.br
61/usr/bin/t300
62.br
63/usr/bin/t300s
64.br
65/usr/bin/vplot
66.br
67/usr/tmp/raster
68.SH "SEE ALSO"
907ef4fe 69plot(3X), plot(5)
a5c6b0d4
KM
70.SH BUGS
71There is no lockout protection
72for /usr/tmp/raster.