diff options
Diffstat (limited to 'appendixa/make-desc.xml')
-rw-r--r-- | appendixa/make-desc.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/appendixa/make-desc.xml b/appendixa/make-desc.xml index 5cf7af06e..29904c72e 100644 --- a/appendixa/make-desc.xml +++ b/appendixa/make-desc.xml @@ -6,9 +6,8 @@ <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><command>make</command> automatically determines which pieces of a +large package need to be recompiled, and then issues the relevant commands.</para> </sect3> |