diff options
Diffstat (limited to 'appendixa/make-desc.xml')
-rw-r--r-- | appendixa/make-desc.xml | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/appendixa/make-desc.xml b/appendixa/make-desc.xml index 12798845e..4df8ae26d 100644 --- a/appendixa/make-desc.xml +++ b/appendixa/make-desc.xml @@ -1,15 +1,14 @@ -<sect2><title>Contents of Make</title> +<sect2><title> </title><para> </para></sect2> -<para>Last checked against version &make-contversion;.</para> +<sect2><title>Descriptions</title> -<sect3><title>Program files</title> -<para>make</para></sect3> +<para>Last checked against version &make-contversion;.</para> -<sect3><title>Descriptions</title> +<sect3><title>Program file 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></sect4> +<para>make determines, automatically, which pieces of a large program need +to be recompiled and issues the commands to recompile them.</para></sect4> </sect3> |