source: trunk/third/transcript/man/qmscomm.8p @ 9215

Revision 9215, 1.8 KB checked in by ghudson, 28 years ago (diff)
This wasn't in the Transcript source tar file, but it's an Adobe file.
Line 
1.TH QMSCOMM 8 "19 August 1992" "Adobe Systems"
2\" Copyright (c) 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/qmscomm.8p,v 1.1 1996-10-14 05:06: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
8qmscomm \- TranScript Ethernet communication filter
9for QMS PostScript printers
10.SH "SYNOPSIS"
11.B XPSLIBDIRX/qmscomm
12.SH "DESCRIPTION"
13This is the low-level \*(TS Ethernet communication filter for use by the
144.2BSD line printer spooling system through the printer description file
15/etc/printcap
16in communicating with QMS Ethernet printers.
17It is called from the
18psint.sh
19shell script.  This script uses argv[0] (the name it was invoked under)
20to determine which action to take, which may involve invoking a translation
21filter or management filter before invoking the communications filter.
22The options are as specified in the
23.I 4.2BSD Line Printer Spooler Manual. 
24The program
25.I qmscomm
26is the lowest level filter.  It manages the communication with the printer,
27including status reporting.  Page accounting is not supported with
28.I qmscomm.
29.SH ENVIRONMENT
30.IP VERBOSELOG=\fInumber\fP
31print verbose log messages
32.br
33.SH FILES
34.TP 2.2i
35\fIprinter\fP-log
36printer log file
37.TP 2.2i
38status
39printer status file (in the spool directory), shared by
40lpd(8)
41and
42.IR qmscomm
43.SH "SEE ALSO"
44transcript(1), lpr(1), lpc(8), lpd(8), printcap(5), psint(8)
45.br
46.I 4.2BSD Line Printer Spooler Manual
47.SH AUTHOR
48Adobe 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
54Unix is a trademark of AT&T Bell Laboratories.
55
Note: See TracBrowser for help on using the repository browser.