minor wording change

This commit is contained in:
Xi Ruoyao 2021-08-06 13:49:32 +08:00
parent 99e653593e
commit a3d62322b5
No known key found for this signature in database
GPG Key ID: D95E4716CCBB34DC

View File

@ -40,7 +40,7 @@
Read the related entry in <xref linkend="pkgmgmt-upgrade-issues"/> for the
rationale to use the <command>install</command> command here.</para>
<note><para>The linux loader's name is ld-linux-x86-64.so.2 on 64-bit systems
<note><para>The ELF loader's name is ld-linux-x86-64.so.2 on 64-bit systems
and ld-linux.so.2 on 32-bit systems. The contruct below selects the
correct name for the current architecture.</para></note>