source: trunk/third/transcript/man/psplot.1p @ 9217

Revision 9217, 1.5 KB checked in by ghudson, 28 years ago (diff)
Remove all comments about the SysV spooling system, since we always use the BSD one. Changes to get along with catman better (the NAME section has to use no special formatting and include a \- after the name).
RevLine 
[9089]1.TH PSPLOT 1 "19 August 1992" "Adobe Systems"
2\" Copyright (c) 1985,1987 Adobe Systems Incorporated. All Rights Reserved.
3\" ATTN GOVERNMENT END USERS: See notice of rights in file XPSLIBDIRX/Notice
[9217]4\" RCSID: $Header: /afs/dev.mit.edu/source/repository/third/transcript/man/psplot.1p,v 1.2 1996-10-14 05:09:49 ghudson Exp $
[9089]5.ds PS P\s-2OST\s+2S\s-2CRIPT\s+2
6.SH NAME
[9217]7psplot \- convert plot(5) files to PostScript language format
[9089]8.SH SYNOPSIS
9.B psplot
10[
11.BI -g prologue
12] [
13.I files
14]
15.SH DESCRIPTION
16.I psplot
17reads
18.I files
19in
20plot(5)
21format and converts them to \*(PS language format on the
22standard output.  If no
23.I files
24are specified, the standard input is used.
25The conversion is almost one-for-one, with one \*(PS language function call
26for each plot
27primitive.  The behavior of the generated file can be modified by
28changing the definitions of the \*(PS language functions in the prologue.
29If no
30.B -g
31option is specified, the default prologue is used.
32.SH ENVIRONMENT
33.TP
34PSLIBDIR
35path name of a directory to use instead of XPSLIBDIRX
36for the
37.I psplot
38prologue file
39.SH FILES
40.TP 2.2i
41XPSLIBDIRX/psplot.pro
42default prologue file
43.SH "SEE ALSO"
[9217]44transcript(1), ps4014(1), graph(1), plot(1), plot(3), plot(5), lpr(1).
[9089]45.SH AUTHOR
46Adobe Systems Incorporated
47.SH BUGS
48.I plot
49format has been removed from some newer UNIX systems (e.g.,
50Systems V), but
51.I psplot
52lives on.
53.SH NOTES
54\*(PS is a registered trademark of Adobe Systems Incorporated.
55Unix is a trademark of AT&T Bell Laboratories.
56
Note: See TracBrowser for help on using the repository browser.