diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-12 23:23:50 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-12 23:23:50 +0000 |
commit | 58882995289b0b69420b13297bf87c4b4d398192 (patch) | |
tree | ff191d33957a2df74a39f4d20c26fbf421e2ca3d /appendixa/patch-shortdesc.xml | |
parent | 12c8f83b75be00e9e884761ea688d5f8aa5b30d1 (diff) |
Moving stuff from appendix A to chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/patch-shortdesc.xml')
-rw-r--r-- | appendixa/patch-shortdesc.xml | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/appendixa/patch-shortdesc.xml b/appendixa/patch-shortdesc.xml index 7308fdeca..a38c77918 100644 --- a/appendixa/patch-shortdesc.xml +++ b/appendixa/patch-shortdesc.xml @@ -1,10 +1,6 @@ -<sect2><title>Contents of Patch</title> +<sect2><title> </title><para> </para></sect2> -<!-- <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> +<sect2 id="contents-patch"><title>Contents of Patch</title> <para><emphasis>Installed program</emphasis>: patch</para> |