diff options
Diffstat (limited to 'chapter06/flex.xml')
-rw-r--r-- | chapter06/flex.xml | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/chapter06/flex.xml b/chapter06/flex.xml index 11683221d..8bfbbb999 100644 --- a/chapter06/flex.xml +++ b/chapter06/flex.xml @@ -24,11 +24,8 @@ recognize patterns in text.</para> <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 bigcheck</userinput></screen> +<para>To have the results tested, issue: +<userinput>make bigcheck</userinput>.</para> <para>And install the package:</para> |