Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/man-db.xml

    r59109ad7 r1053282  
    112112<screen><userinput remap="make">make</userinput></screen>
    113113
    114    <para>To test the results, issue:</para>
    115 
    116 <screen><userinput remap="test">make check</userinput></screen>
     114    <!-- https://gitlab.com/man-db/man-db/-/issues/25 -->
     115    <para>Many tests are known to fail with groff-1.23.0 or later.  If
     116    you still want to test the results anyway, issue:</para>
     117
     118<screen><userinput remap="test">make -k check</userinput></screen>
    117119
    118120    <para>Install the package:</para>
Note: See TracChangeset for help on using the changeset viewer.