ch08/coreutils: correct an explanation

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12120 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Xi Ruoyao 2021-02-03 09:02:40 +00:00
parent 3cf8a59f78
commit a55af7c6f1

View File

@ -77,9 +77,9 @@ FORCE_UNSAFE_CONFIGURE=1 ./configure \
<varlistentry>
<term><command>autoreconf</command></term>
<listitem>
<para>This command updates generated configuration files
consistent with the latest version of automake.
</para>
<para>The patch for internationalization has modified the
building system of the package, so the configuration files have
to be regenerated.</para>
</listitem>
</varlistentry>