File name       Usage
=============   ======================================================

./defs/*	directory containing printer definitions
		The .def files are derived from the Adobe .ppd files
		by using programme "table" to translate the .ppd format
		into the .def format required by psf.

Readme		General manual installation instructions.

Readme.Unix	Installation instructions for Unix 3.2

Readme.Xenix	Installation instructions for Xenix

Makefile	Make all binaries and distribution files

Roadmap		This document

Install.unix
Install.xenix	install script for Xenix or Unix.  Amongst other things, 
		these scripts prepare the "model" file based on
		the prototype file "postscript.LP" file.  This file is
		copied into "model" directory after editing is done.
		
		In addition, the selected printer defintion file from
		the /defs/*.def directory is copied into appropriate
		directories.

		Of course, all binaries and scripts must be copied to
		the users chosen directory.  If the user has installed
		the on-line man page system, he may also set up the
		psf man pages into a chosen directory.
	
patchlevel.h	current version indentification

pmf*		filter mailboxes (binary)
pmf.1		man page for pmf
pmf.c		source for mailbox filter

pnf*		filter nroff ouput to allow bold, underline, italic (binary)
pnf.1		man page for pnf
pnf.c		source for pnf filter

postscript.EG	prototype psf printer model file for use with manual
		psf installation
		
postscript.LP	prototype psf printer model (for /usr/spool/lp/model)
		Install.xxx will edit this file with "sed" to put in
		the chosen BINARY directory and also the default
		psf printer OPTIONS.

psbanner*	print job banner page (binary)
psbanner.c	source for psbanner

psd*		print double sided pages (binary)
psd.1		man page for psd
psd.c		source for psd.

psdetect*	detect if print file is already in postscript (binary)
psdetect.c	source for psdetect

psf*		psf filter to wrap ascii file into postscript (binary)
psf.1		man page for psf
psf.c		source for psf
psf.h		include file (basic psf system parameters)

psman*		print man pages with psf (bourne shell script)
psman.1		man page for psman
psmandouble	sample script to print double sided man pages (bourne shell)

psmbox*		print user mailbox (bourne shell script)
psmbox.1	man page for psmbox

psnroff*	filter nroff output for use with psf (bourne shell script)
psnroff.1	man page for psnroff

*.doc		formatted versions of *.1 files for those systems
		without nroff and/or man pages

query*		utility shell script used by installpsf

sample.def	"documentation" file to describe the .def file format

selectdef*	allow user to select printer type in installpsf (binary)
selectdef.c	source for selectdef

table*		generate .def printer definitions from Adobe .ppd's (binary)
table.c		source for table

Testfile	print this with psf to show font facilities.
		(The file need editing with 'sed'.  See the Readme files
		 for notes on how this must be done)

