aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/make-desc.xml
diff options
context:
space:
mode:
authorMark Hymers <markh@linuxfromscratch.org>2002-02-06 23:15:46 +0000
committerMark Hymers <markh@linuxfromscratch.org>2002-02-06 23:15:46 +0000
commitbdc08c1c6419be50edb433c4425481bdabf8a5ea (patch)
treeb93620a39c60088e399ecfd4cfb667a62ea0ec21 /appendixa/make-desc.xml
parent76c0b783eeb766c0dec8e66dab2e6c275ba0786d (diff)
[Bug 190] reorganise and sync descriptions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1549 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/make-desc.xml')
-rw-r--r--appendixa/make-desc.xml14
1 files changed, 8 insertions, 6 deletions
diff --git a/appendixa/make-desc.xml b/appendixa/make-desc.xml
index 88f8ed6c9..7e472f87e 100644
--- a/appendixa/make-desc.xml
+++ b/appendixa/make-desc.xml
@@ -1,13 +1,15 @@
-<sect2><title>Contents</title>
+<sect2><title>Contents of make-&make-contversion;</title>
-<para>The Make package contains the make program.</para>
+<sect3><title>Program files</title>
+<para>make</para></sect3>
-</sect2>
-
-<sect2><title>Description</title>
+<sect3><title>Descriptions</title>
+<sect4><title>make</title>
<para>make determines automatically which pieces of a large program need to be
-recompiled, and issues the commands to recompile them.</para>
+recompiled, and issues the commands to recompile them.</para></sect4>
+
+</sect3>
</sect2>