diff options
Diffstat (limited to 'appendixa/make-desc.xml')
-rw-r--r-- | appendixa/make-desc.xml | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/appendixa/make-desc.xml b/appendixa/make-desc.xml index 91e00f196..899df0c69 100644 --- a/appendixa/make-desc.xml +++ b/appendixa/make-desc.xml @@ -1,15 +1,9 @@ <sect2><title> </title><para> </para></sect2> -<sect2><title>Description</title> - -<para>(Last checked against version &make-contversion;.)</para> - -<sect3><title>Program file description</title> +<sect2><title>Short description</title> <para><command>make</command> automatically determines which pieces of a large package need to be recompiled, and then issues the relevant commands.</para> -</sect3> - </sect2> |