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