diff options
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/man-db.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/chapter08/man-db.xml b/chapter08/man-db.xml index 55559b1fa..b99d580b5 100644 --- a/chapter08/man-db.xml +++ b/chapter08/man-db.xml @@ -111,10 +111,14 @@ <screen><userinput remap="make">make</userinput></screen> - <para>To test the results, issue:</para> + <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>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> |