Merge remote-tracking branch 'origin/trunk' into xry111/loongarch

This commit is contained in:
Xi Ruoyao 2023-07-16 05:22:57 +08:00
commit 803bcf814b
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3
2 changed files with 5 additions and 3 deletions

View File

@ -111,9 +111,11 @@
<screen><userinput remap="make">make</userinput></screen> <screen><userinput remap="make">make</userinput></screen>
<para>To test the results, issue:</para> <!-- https://gitlab.com/man-db/man-db/-/issues/25 -->
<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 check</userinput></screen> <screen><userinput remap="test">make -k check</userinput></screen>
<para>Install the package:</para> <para>Install the package:</para>

View File

@ -55,7 +55,7 @@
LFS editors recommend that users not familiar with this process follow LFS editors recommend that users not familiar with this process follow
the procedures below fairly closely. The objective is to get an the procedures below fairly closely. The objective is to get an
initial system to a point where you can log in at the command line when initial system to a point where you can log in at the command line when
you reboot later in <xref linkend="ch-finish-reboot"/>. At his point you reboot later in <xref linkend="ch-finish-reboot"/>. At this point
optimization and customization is not a goal. optimization and customization is not a goal.
</para> </para>