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> <varlistentry>
<term><command>autoreconf</command></term> <term><command>autoreconf</command></term>
<listitem> <listitem>
<para>This command updates generated configuration files <para>The patch for internationalization has modified the
consistent with the latest version of automake. building system of the package, so the configuration files have
</para> to be regenerated.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>