bsd man page for pmerge

Query: pmerge

OS: bsd

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PMERGE(1)						      General Commands Manual							 PMERGE(1)

NAME
pmerge - pascal file merger
SYNOPSIS
pmerge name.p ...
DESCRIPTION
Pmerge assembles the named Pascal files into a single standard Pascal program. The resulting program is listed on the standard output. It is intended to be used to merge a collection of separately compiled modules so that they can be run through pi , or exported to other sites.
FILES
/usr/tmp/MG* default temporary files
SEE ALSO
pc(1), pi(1), Auxiliary documentation Berkeley Pascal User's Manual.
AUTHOR
M. Kirk McKusick
BUGS
Very minimal error checking is done, so incorrect programs will produce unpredictable results. Block comments should be placed after the keyword to which they refer or they are likely to end up in bizarre places. 4th Berkeley Distribution April 29, 1985 PMERGE(1)
Related Man Pages
pi(1) - bsd
px(1) - bsd
ctags(1) - osx
error(1) - osx
tangle(1) - php
Similar Topics in the Unix Linux Community
dupmerge 1.73 (Default branch)