diff options
Diffstat (limited to 'chapter05/coreutils.xml')
-rw-r--r-- | chapter05/coreutils.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/coreutils.xml b/chapter05/coreutils.xml index 09a010c19..f0a1eb7fb 100644 --- a/chapter05/coreutils.xml +++ b/chapter05/coreutils.xml @@ -27,7 +27,7 @@ following command will do so:</para> <screen><userinput>make RUN_EXPENSIVE_TESTS=yes check</userinput></screen> -<para>The meaning of the make option:</para> +<para>The meaning of the make parameter:</para> <itemizedlist> <listitem><para><userinput>RUN_EXPENSIVE_TESTS=yes</userinput>: This tells the |