mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-09 22:04:35 +01:00
minor wording change
This commit is contained in:
parent
99e653593e
commit
a3d62322b5
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user