Annotation of 43BSDTahoe/man/man1/pmerge.1, revision 1.1

1.1     ! root        1: .\" Copyright (c) 1980 Regents of the University of California.
        !             2: .\" All rights reserved.  The Berkeley software License Agreement
        !             3: .\" specifies the terms and conditions for redistribution.
        !             4: .\"
        !             5: .\"    @(#)pmerge.1    6.1 (Berkeley) 4/29/85
        !             6: .\"
        !             7: .TH PMERGE 1 "April 29, 1985"
        !             8: .UC 4
        !             9: .SH NAME
        !            10: pmerge \- pascal file merger
        !            11: .SH SYNOPSIS
        !            12: .B pmerge
        !            13: name.p ...
        !            14: .SH DESCRIPTION
        !            15: .I Pmerge
        !            16: assembles the named Pascal files into a single standard Pascal program.
        !            17: The resulting program is listed on the standard output.
        !            18: It is intended to be used to merge a collection of separately compiled
        !            19: modules so that they can be run through 
        !            20: .B pi
        !            21: , or exported to other sites.
        !            22: .SH FILES
        !            23: .ta 1.5i
        !            24: /usr/tmp/MG\(**        default temporary files
        !            25: .br
        !            26: .SH "SEE ALSO"
        !            27: pc(1),
        !            28: pi(1),
        !            29: .br
        !            30: Auxiliary documentation
        !            31: .I Berkeley Pascal User's Manual.
        !            32: .SH AUTHOR
        !            33: M. Kirk McKusick
        !            34: .SH BUGS
        !            35: Very minimal error checking is done,
        !            36: so incorrect programs will produce unpredictable results.
        !            37: Block comments should be placed after the keyword to which they refer
        !            38: or they are likely to end up in bizarre places.

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.