:
#	@(#) ibmlpopt.sh 1.1 90/01/29 
#
#	Copyright (C) The Santa Cruz Operation, 1990.
#	This Module contains Proprietary Information of
#	The Santa Cruz Operation, and should be treated as Confidential.
#
clear
echo "\tThe following line printer options are available
	for the IBM Proprinter XL.  To add an option to the lp
	request, add it with a -o on the command line.  

        Example      "lp -ob -off -onlq file_name"

	  b, nobanner	Do not print banner page with print job.
	       ff|xff	Extra Form Feed and the end of last file.
		nff	Do not print Form Feed after every file.
		lpi8    Select 8 lines per inch.  ( 6 lpi default )
	   
	   Pick only one from the list below.

		10	Draft mode 10 CPI.  Default mode.
	   emp, emp10	Emphasized print 10 CPI.
	   nlq, nlq10	Near Letter Quality 10 CPI.

		12	Draft mode 12 CPI.  Default mode.
		emp12	Emphasized print 12 CPI.
		nlq12	Near Letter Quality 12 CPI.

		cdn	Condenced print 17.1 CPI.
	        17x8    Condenced print with 8 lines per inch.
"
