summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/tiedir/tie.1.nroffed
blob: 3701bd617ba5f2628e05ab760660eedb5fe8df90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66



     TIE(1L)                     (9/24/92)                     TIE(1L)



     NAME
          tie - merge or apply WEB change files

     SYNOPSIS
          tie -c|-m outputfile masterfile changefile1 [ ...
            changefile9 ]


     DESCRIPTION
          The  tie  program is  used to process multiple change  files
          used  with  the  WEB system  for  literate  programming. The
          WEB  programs  allow  to apply patches to a source file (the
          masterfile) by  means of  a number  of change  files  (often
          only a single change file is allowed).  Tie  can  be used to
          either merge up to nine change files into a single one or to
          apply the changes to the masterfile in order to create a new
          one. Output of  either  the  new  change file or the patched
          master file goes into outputfile.

        OPTIONS
          -c   Create a single change file from the given masterfile.

          -m   Create a new master file by applying the given
               changefiles.

     SEE ALSO
          web(1), cweb(1l).

     AUTHOR
          Klaus Guntermann, TH Darmstadt, Institut f. Theoretische
          Informatik. Man page by Joachim Schnitter, TH Darmstadt,
          Phys. Chemie I.























     Page 1                                         (printed 12/17/92)