#
#
# This is a sample of printcap entries used to print to HDS ViewStations.
#
# The spool directory must be created in /usr/spool/, and you must also
# "touch" the "lp" file for each printer attached to a ViewStation.  The
# "lp" file is used simply to lock each printer during printing.  The 
# input filter "if" must be unique for each separate printer, since it
# specifies which ViewStation to tftp to.  You could get fancy and embed the
# ViewStation name in the input filter name, and use links to a single
# input filter, but this seems overkill unless you plan to support
# very many printers connected to ViewStations.
#
# SCCSID = "@(#)printcap	1.2	6/22/93"
#

1|hdsVS-1|Test of printer spooler to HDS ViewStation:\
	:sd=/usr/spool/hdsVS:lf=/usr/adm/lpd-errs:\
	:if=/usr/local/bin/hds-spool.sh:\
	:sh:lp=/dev/hdsVS-1:
#
#
