[9215] | 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.8p,v 1.1 1996-10-14 05:06:26 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 |
---|
| 8 | pscomm \- TranScript serial communication filter for PostScript printers |
---|
| 9 | .SH "SYNOPSIS" |
---|
| 10 | .B XPSLIBDIRX/pscomm |
---|
| 11 | .SH "DESCRIPTION" |
---|
| 12 | This is the low-level \*(TS serial communication filter for use by the |
---|
| 13 | 4.2BSD line printer spooling system through the printer description file |
---|
| 14 | /etc/printcap. |
---|
| 15 | It is called from the |
---|
| 16 | .I psint.sh |
---|
| 17 | shell script. This script uses argv[0] (the name it was invoked under) |
---|
| 18 | to determine which action to take, which may involve invoking a translation |
---|
| 19 | filter or management filter before invoking the communications filter. |
---|
| 20 | The options are as specified in the |
---|
| 21 | .I 4.2BSD Line Printer Spooler Manual. |
---|
| 22 | The program |
---|
| 23 | .I pscomm |
---|
| 24 | is the lowest level filter. It manages communication with the printer, |
---|
| 25 | error handling, status reporting, etc. |
---|
| 26 | .SH ENVIRONMENT |
---|
| 27 | .IP VERBOSELOG=\fInumber\fP |
---|
| 28 | print verbose log messages |
---|
| 29 | .br |
---|
| 30 | .SH FILES |
---|
| 31 | .TP 2.2i |
---|
| 32 | \fIprinter\fP.acct |
---|
| 33 | printer accounting file |
---|
| 34 | .TP 2.2i |
---|
| 35 | \fIprinter\fP-log |
---|
| 36 | printer log file |
---|
| 37 | .TP 2.2i |
---|
| 38 | status |
---|
| 39 | printer status file (in the spool directory), shared by |
---|
| 40 | lpd(8) |
---|
| 41 | and |
---|
| 42 | pscomm |
---|
| 43 | .SH "SEE ALSO" |
---|
| 44 | transcript(1), lpr(1), lpc(8), lpd(8), printcap(5), psint(8) |
---|
| 45 | .br |
---|
| 46 | .I 4.2BSD Line Printer Spooler Manual |
---|
| 47 | .SH AUTHOR |
---|
| 48 | Adobe Systems Incorporated |
---|
| 49 | .SH NOTES |
---|
| 50 | \*(PS is a registered trademark of Adobe Systems Incorporated. |
---|
| 51 | .br |
---|
| 52 | \*(TS is a trademark of Adobe Systems Incorporated. |
---|
| 53 | .br |
---|
| 54 | Unix is a trademark of AT&T Bell Laboratories. |
---|
| 55 | |
---|