diff options
-rw-r--r-- | chapter06/kbd.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml index 44491083f..669365703 100644 --- a/chapter06/kbd.xml +++ b/chapter06/kbd.xml @@ -89,7 +89,9 @@ sed -i 's/resizecons.8 //' docs/man/man8/Makefile.in</userinput></screen> <screen><userinput remap="make">make</userinput></screen> - <para>This package does not come with a test suite.</para> + <para>To test the results, issue:</para> + +<screen><userinput remap="test">make check</userinput></screen> <para>Install the package:</para> |