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).
|
Line | |
---|
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 |
---|
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 $ |
---|
5 | .ds PS P\s-2OST\s+2S\s-2CRIPT\s+2 |
---|
6 | .SH NAME |
---|
7 | psplot \- convert plot(5) files to PostScript language format |
---|
8 | .SH SYNOPSIS |
---|
9 | .B psplot |
---|
10 | [ |
---|
11 | .BI -g prologue |
---|
12 | ] [ |
---|
13 | .I files |
---|
14 | ] |
---|
15 | .SH DESCRIPTION |
---|
16 | .I psplot |
---|
17 | reads |
---|
18 | .I files |
---|
19 | in |
---|
20 | plot(5) |
---|
21 | format and converts them to \*(PS language format on the |
---|
22 | standard output. If no |
---|
23 | .I files |
---|
24 | are specified, the standard input is used. |
---|
25 | The conversion is almost one-for-one, with one \*(PS language function call |
---|
26 | for each plot |
---|
27 | primitive. The behavior of the generated file can be modified by |
---|
28 | changing the definitions of the \*(PS language functions in the prologue. |
---|
29 | If no |
---|
30 | .B -g |
---|
31 | option is specified, the default prologue is used. |
---|
32 | .SH ENVIRONMENT |
---|
33 | .TP |
---|
34 | PSLIBDIR |
---|
35 | path name of a directory to use instead of XPSLIBDIRX |
---|
36 | for the |
---|
37 | .I psplot |
---|
38 | prologue file |
---|
39 | .SH FILES |
---|
40 | .TP 2.2i |
---|
41 | XPSLIBDIRX/psplot.pro |
---|
42 | default prologue file |
---|
43 | .SH "SEE ALSO" |
---|
44 | transcript(1), ps4014(1), graph(1), plot(1), plot(3), plot(5), lpr(1). |
---|
45 | .SH AUTHOR |
---|
46 | Adobe Systems Incorporated |
---|
47 | .SH BUGS |
---|
48 | .I plot |
---|
49 | format has been removed from some newer UNIX systems (e.g., |
---|
50 | Systems V), but |
---|
51 | .I psplot |
---|
52 | lives on. |
---|
53 | .SH NOTES |
---|
54 | \*(PS is a registered trademark of Adobe Systems Incorporated. |
---|
55 | Unix is a trademark of AT&T Bell Laboratories. |
---|
56 | |
---|
Note: See
TracBrowser
for help on using the repository browser.