Research V7 development
authorKen Thompson <ken@research.uucp>
Wed, 10 Jan 1979 20:16:19 +0000 (15:16 -0500)
committerKen Thompson <ken@research.uucp>
Wed, 10 Jan 1979 20:16:19 +0000 (15:16 -0500)
Work on file usr/man/man1/plot.1g

Synthesized-from: v7

usr/man/man1/plot.1g [new file with mode: 0644]

diff --git a/usr/man/man1/plot.1g b/usr/man/man1/plot.1g
new file mode 100644 (file)
index 0000000..77d53c6
--- /dev/null
@@ -0,0 +1,69 @@
+.TH PLOT 1G 
+.SH NAME
+plot \- graphics filters
+.SH SYNOPSIS
+.B plot
+[
+.BR \-T terminal
+[ raster ] ]
+.SH DESCRIPTION
+These commands read plotting instructions (see
+.IR  plot (5))
+from the standard input,
+and in general
+produce plotting instructions suitable for
+a particular
+.I terminal
+on the standard output.
+.PP
+If no
+.I terminal
+type is specified, the environment parameter $TERM
+(see
+.IR environ (5))
+is used.
+Known
+.I terminals
+are:
+.TP
+4014
+Tektronix 4014 storage scope.
+.TP
+450
+DASI Hyterm 450 terminal (Diablo mechanism).
+.TP
+300
+DASI 300 or GSI terminal (Diablo mechanism).
+.TP
+300S
+DASI 300S terminal (Diablo mechanism).
+.TP
+ver
+Versatec D1200A printer-plotter.
+This version of
+.I plot
+places a scan-converted
+image in `/usr/tmp/raster' and sends the
+result directly to the plotter device rather than to
+the standard output.
+The optional argument causes a previously
+scan-converted file
+.I raster
+to be sent to the plotter.
+.SH FILES
+/usr/bin/tek
+.br
+/usr/bin/t450
+.br
+/usr/bin/t300
+.br
+/usr/bin/t300s
+.br
+/usr/bin/vplot
+.br
+/usr/tmp/raster 
+.SH "SEE ALSO"
+plot(3), plot(5)
+.SH BUGS
+There is no lockout protection
+for /usr/tmp/raster.