diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/man-db.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/chapter06/man-db.xml b/chapter06/man-db.xml index 393e3e2d3..28379a95e 100644 --- a/chapter06/man-db.xml +++ b/chapter06/man-db.xml @@ -82,7 +82,10 @@ <para>To test the results, issue:</para> -<screen><userinput remap="test">make check</userinput></screen> +<screen><userinput remap="test">make -k check</userinput></screen> + + <para>Note that 2 tests are known to fail as they rely on warnings output + from Groff, which changed slightly in Groff-1.21.</para> <para>Install the package:</para> |