source: trunk/third/transcript/man/pscomm.sysv @ 9090

Revision 9090, 1.7 KB checked in by ghudson, 28 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r9089, which included commits to RCS files with non-trunk default branches.
Line 
1.TH PSCOMM 8 "19 August 1992" "Adobe Systems"
2\" Copyright (c) 1985,1987,1992 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/pscomm.sysv,v 1.1.1.1 1996-10-07 20:25:39 ghudson Exp $
5.ds PS P\s-2OST\s+2S\s-2CRIPT\s+2
6.ds TS T\s-2RAN\s+2S\s-2CRIPT\s+2
7.SH NAME
8pscomm \(em\*(TS serial communications filter for \*(PS printers
9.SH "SYNOPSIS"
10.B XPSLIBDIRX/pscomm
11.SH "DESCRIPTION"
12This is the low-level \*(TS serial communication filter for use by the
13System V line printer spooling system.  It is called from the
14.I psinterface
15shell script.
16The program
17.I pscomm
18is the lowest level filter.  It manages communication with the printer,
19error handling, status reporting, etc. 
20Psinterface
21and
22.I pscomm
23manage a printer log file named
24transcript/\fIprinter\fP-log (under the lp spooling directory).
25This file contains a log of each job processed, as well as any
26error output from the printer.  In particular, it contains messages
27regarding the printer being out of paper, jammed, etc.  Doing a
28tail
29on this file will help determine the printer's status.
30.PP
31.SH ENVIRONMENT
32.IP VERBOSELOG=\fInumber\fP
33print verbose log messages
34.SH FILES
35.TP 2.2i
36\fIspooldir\fP/transcript/\fIprinter\fP-log
37printer log file
38.SH "SEE ALSO"
39transcript(1), lp(1), lpstat(1), lpsched(1M), lpadmin(1M), psinterface(8)
40.br
41.I System V Line Printer Spooling Utilities
42.SH AUTHOR
43Adobe Systems Incorporated
44.SH NOTES
45\*(PS is a registered trademark of Adobe Systems Incorporated.
46.br
47\*(TS is a trademark of Adobe Systems Incorporated.
48.br
49Unix is a trademark of AT&T Bell Laboratories.
Note: See TracBrowser for help on using the repository browser.