diff options
Diffstat (limited to 'chapter05/bash.xml')
-rw-r--r-- | chapter05/bash.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter05/bash.xml b/chapter05/bash.xml index d330c3906..1754cd832 100644 --- a/chapter05/bash.xml +++ b/chapter05/bash.xml @@ -55,8 +55,7 @@ from Glibc which are more stable.</para></listitem> <screen><userinput>make</userinput></screen> -<para>To test the results, issue: <userinput>make -tests</userinput>.</para> +<para>To test the results, issue: <userinput>make tests</userinput>.</para> <para>Install the package:</para> |