| 123456789101112 | 
							- <sect2><title> </title><para> </para></sect2>
 
- <sect2><title>Short description</title>
 
- <para><command>patch</command> modifies files according to a patch file.
 
- A patch file normally is a difference listing created with the diff program.
 
- By applying these differences to the original files, patch creates the patched
 
- versions. Using patches instead a entire new tarballs to keep your sources
 
- up-to-date can save you a lot of download time.</para>
 
- </sect2>
 
 
  |