source: trunk/third/transcript/man/ascomm.8p @ 9217

Revision 9217, 2.0 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 ASCOMM 8 "4 April 1994" "Adobe Systems"
2\" Copyright (c) 1994 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/ascomm.8p,v 1.2 1996-10-14 05:09:40 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
8ascomm \- TranScript AppSocket TCP/IP communication filter for PostScript
9printers
10.SH "SYNOPSIS"
11.B XPSLIBDIRX/ascomm
12.SH "DESCRIPTION"
13This is the low-level \*(TS AppSocket TCP/IP communication filter for use
14by the 4.2BSD line printer spooling system through the printer description
15file /etc/printcap.  It is called from the
16.I psint.sh
17shell script.  This script uses argv[0] (the name it was invoked under)
18to determine which action to take, which may involve invoking a translation
19filter or management filter before invoking the communications filter.
20The options are as specified in the
21.I 4.2BSD Line Printer Spooler Manual.
22If a log file is specified in /etc/printcap,
23.ascomm
24will maintain a log of each job processed, as well as any error output from
25the printer.
26.SH ENVIRONMENT
27.IP VERBOSELOG=\fInumber\fP
28print verbose log messages
29.IP ASCONTROL=\fInumber\fP
30if 1, use AppSocket control protocol (default)
31.IP ASSTATUS=\fInumber\fP
32if 1, query status during job on status port (default)
33.br
34.SH FILES
35.TP 2.2i
36\fIprinter\fP.acct
37printer accounting file
38.TP 2.2i
39\fIprinter\fP-log
40printer log file
41.TP 2.2i
42status
43printer status file (in the spool directory), shared by
44.I lpd(8)
45and
46.I ascomm
47(4.2BSD)
48.SH "SEE ALSO"
49lpr(1), lpc(8), lpd(8), printcap(5), psint(8), transcript(1)
50.br
51.I 4.2BSD Line Printer Spooler Manual
52.SH AUTHOR
53Adobe Systems Incorporated
54.SH NOTES
55To use ascomm to communicate with HP printers via TCP/IP, set both
56ASCONTROL and ASSTATUS to 0 (in the .options or \fIprinter\fP.opt files.)
57.br
58\*(PS is a registered trademark of Adobe Systems Incorporated.
59.br
60\*(TS is a trademark of Adobe Systems Incorporated.
61.br
62Unix is a trademark of AT&T Bell Laboratories.
63
Note: See TracBrowser for help on using the repository browser.