TIE(1L) Misc. Reference Manual Pages TIE(1L) NAME tie - merge or apply WEB change files SYNOPSIS tie -c|-m _o_u_t_p_u_t_f_i_l_e _m_a_s_t_e_r_f_i_l_e _c_h_a_n_g_e_f_i_l_e_1 [ ... _c_h_a_n_g_e_- _f_i_l_e_9 ] DESCRIPTION The _t_i_e 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 _m_a_s_t_e_r_f_i_l_e) by means of a number of change files (often only a single change file is allowed). _T_i_e can be used to either merge up to nine change files into a single one or to apply the changes to the _m_a_s_t_e_r_f_i_l_e in order to create a new one. Output of either the new change file or the patched master file goes into _o_u_t_p_u_t_f_i_l_e. OPTIONS -c Create a single change file from the given _c_h_a_n_g_e_- _f_i_l_e_s. -m Create a new master file by applying the given _c_h_a_n_g_e_- _f_i_l_e_s. 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. SunOS 5.5 Last change: 9/24/92 1