blob: acc095910bf23d59cfede4426d717c3109da48ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<sect2 id="contents-patch"><title>Contents of Patch</title>
<!-- <para>(Last checked against version &patch-contversion;.)</para> -->
<para>The patch program modifies a file according to a patch file. A patch
file usually is a list, created by the diff program, that contains
instructions on how an original file needs to be modified.</para>
<para><emphasis>Installed program</emphasis>: patch</para>
</sect2>
|