source: trunk/third/transcript/man/capcomm.8p @ 9090

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