blob: f4e8425629c4aa411e4d41f3cfcb72700bf3d471 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<sect2><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>
|