patch-shortdesc.xml 415 B

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