aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2023-07-16 00:52:41 +0800
committerXi Ruoyao <xry111@xry111.site>2023-07-16 00:52:41 +0800
commit1053282e5f0a6e7bba9605676b650d46db6ffaf4 (patch)
tree7afebcb0dee4a9643084d51cfce821ab9b2cb49f
parentfcf943d52e7cfb9c78e0ad39be0d37b16569a7aa (diff)
man-db: Update known test failures, againrenodr/libudev-from-systemd
I was too naive: actually a lot of tests fail with groff-1.23.0 and they'll show up with "-k".
-rw-r--r--chapter08/man-db.xml10
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>