diff options
Diffstat (limited to 'chapter06/bison-inst.xml')
-rw-r--r-- | chapter06/bison-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/bison-inst.xml b/chapter06/bison-inst.xml index e7d7d4cbd..3fd999772 100644 --- a/chapter06/bison-inst.xml +++ b/chapter06/bison-inst.xml @@ -18,7 +18,7 @@ compilation problem with some packages:</para> <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> +following command will do so (and takes a long time):</para> <para><screen><userinput>make check</userinput></screen></para> |