diff options
Diffstat (limited to 'appendixa/make-desc.xml')
-rw-r--r-- | appendixa/make-desc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appendixa/make-desc.xml b/appendixa/make-desc.xml index 29904c72e..91e00f196 100644 --- a/appendixa/make-desc.xml +++ b/appendixa/make-desc.xml @@ -1,10 +1,10 @@ <sect2><title> </title><para> </para></sect2> -<sect2><title>Descriptions</title> +<sect2><title>Description</title> <para>(Last checked against version &make-contversion;.)</para> -<sect3><title>Program file descriptions</title> +<sect3><title>Program file 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> |