The files 'updatepl.p' and 'compare.p' should be compilable
by an HP-UX Pascal compiler with only warning messages.
The file source.updatepl contains the decks and modifications used
to produce these source files.  Once updatepl exists, the source
file can be made into a program library with the command

     updatepl source.updatepl -n source.pl

and the source file reconstructed from this with the command

     updatepl 0 -p source.pl -r -f

The two source files are produced from the source library with the
command

     updatepl -p source.pl -c -z';*C hpucompa,hpuupdat'

The file compare.1 is a Unix manual page for the compare program.

The file priupdat.prose is the source for a man page for updatepl used on
the Prime systems.

The file updatepl.listing is a line printer format (with FORTRAN style
carriage control characters) of the updatepl manual/user guide.
The file updatepl.cprint is the source for this manual, written in
a dialect of 'PROSE'.  Copies of this manual are unfortunately no
longer printed, or we could arrange to ship you a copy.
