diff options
-rw-r--r-- | chapter08/man-db.xml | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/chapter08/man-db.xml b/chapter08/man-db.xml index b99d580b5..498274f51 100644 --- a/chapter08/man-db.xml +++ b/chapter08/man-db.xml @@ -111,13 +111,11 @@ <screen><userinput remap="make">make</userinput></screen> - <para>To test the results, issue:</para> - -<screen><userinput remap="test">make check</userinput></screen> - <!-- https://gitlab.com/man-db/man-db/-/issues/25 --> - <para>One test named <filename>man1/lexgrog.1</filename> is known - to fail.</para> + <para>Many tests are known to fail with groff-1.23.0 or later. If + you still want to test the results anyway, issue:</para> + +<screen><userinput remap="test">make -k check</userinput></screen> <para>Install the package:</para> |