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 /chapter06/patch.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 'chapter06/patch.xml')
-rw-r--r-- | chapter06/patch.xml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/chapter06/patch.xml b/chapter06/patch.xml index cc634a8e8..1692c4d70 100644 --- a/chapter06/patch.xml +++ b/chapter06/patch.xml @@ -1,11 +1,13 @@ -<sect1 id="ch06-patch"> +<sect1 id="ch06-patch" xreflabel="Patch"> <title>Installing Patch-&patch-version;</title> <?dbhtml filename="patch.html" dir="chapter06"?> +<para>The Patch package contains a program for modifying files.</para> + <screen>Estimated build time: &patch-time; Estimated required disk space: &patch-compsize;</screen> -&aa-patch-shortdesc; +&aa-patch-down; &aa-patch-dep; <sect2><title> </title><para> </para></sect2> @@ -30,5 +32,8 @@ needed on the PowerPC platform. On other architectures you can leave it out.</pa </sect2> +&aa-patch-shortdesc; +&aa-patch-desc; + </sect1> |