diff options
Diffstat (limited to 'chapter05/gawk.xml')
-rw-r--r-- | chapter05/gawk.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter05/gawk.xml b/chapter05/gawk.xml index ef363424e..dafc8623e 100644 --- a/chapter05/gawk.xml +++ b/chapter05/gawk.xml @@ -43,8 +43,7 @@ echo "#define HAVE_LC_MESSAGES 1" >> config.h</userinput></screen> <screen><userinput>make</userinput></screen> -<para>To test the results, issue: <userinput>make -check</userinput>.</para> +<para>To test the results, issue: <userinput>make check</userinput>.</para> <para>Install the package:</para> |