beta-0.89.2
[luatex.git] / source / texk / web2c / tiedir / tie.1.nroffed
blob3701bd617ba5f2628e05ab760660eedb5fe8df90
4      TIE(1L)                     (9/24/92)                     TIE(1L)
8      NAME
9           tie - merge or apply WEB change files
11      SYNOPSIS
12           tie -c|-m outputfile masterfile changefile1 [ ...
13             changefile9 ]
16      DESCRIPTION
17           The  tie  program is  used to process multiple change  files
18           used  with  the  WEB system  for  literate  programming. The
19           WEB  programs  allow  to apply patches to a source file (the
20           masterfile) by  means of  a number  of change  files  (often
21           only a single change file is allowed).  Tie  can  be used to
22           either merge up to nine change files into a single one or to
23           apply the changes to the masterfile in order to create a new
24           one. Output of  either  the  new  change file or the patched
25           master file goes into outputfile.
27         OPTIONS
28           -c   Create a single change file from the given masterfile.
30           -m   Create a new master file by applying the given
31                changefiles.
33      SEE ALSO
34           web(1), cweb(1l).
36      AUTHOR
37           Klaus Guntermann, TH Darmstadt, Institut f. Theoretische
38           Informatik. Man page by Joachim Schnitter, TH Darmstadt,
39           Phys. Chemie I.
63      Page 1                                         (printed 12/17/92)