diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-15 01:45:00 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-15 01:45:00 +0000 |
commit | 63eb55cb8f49a9a9bb15ed2312a64a52100c448d (patch) | |
tree | 71761a90ba591dfadf79c6b003b1f35464a02f55 /appendixa/patch-shortdesc.xml | |
parent | 91b45adcd650bca92b7186aaf4230d8d34c85fff (diff) |
converted gzip, make and patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2319 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/patch-shortdesc.xml')
-rw-r--r-- | appendixa/patch-shortdesc.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/appendixa/patch-shortdesc.xml b/appendixa/patch-shortdesc.xml new file mode 100644 index 000000000..00f9d9610 --- /dev/null +++ b/appendixa/patch-shortdesc.xml @@ -0,0 +1,15 @@ +<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>Make installs the following:</para> + +<sect3><title>Program Files</title> +<para>patch</para></sect3> + +</sect2> + |