diff options
Diffstat (limited to 'appendixa/patch-desc.xml')
-rw-r--r-- | appendixa/patch-desc.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/appendixa/patch-desc.xml b/appendixa/patch-desc.xml deleted file mode 100644 index 7306b44ae..000000000 --- a/appendixa/patch-desc.xml +++ /dev/null @@ -1,10 +0,0 @@ -<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> - |