diff options
Diffstat (limited to 'chapter06/ed.xml')
-rw-r--r-- | chapter06/ed.xml | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/chapter06/ed.xml b/chapter06/ed.xml index 20dae3bb7..e3e14ca15 100644 --- a/chapter06/ed.xml +++ b/chapter06/ed.xml @@ -48,11 +48,8 @@ the programs available there is useful in the event of the <screen><userinput>make</userinput></screen> -<para>This package has a test suite available which can perform a number of -checks to ensure it built correctly. Should you choose to run it, the -following command will do so:</para> - -<screen><userinput>make check</userinput></screen> +<para>To have the results tested, issue: +<userinput>make check</userinput>.</para> <para>Install the package:</para> |