Changeset ab824a5


Ignore:
Timestamp:
02/11/2022 05:29:12 PM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
4513d8e, 81d3242
Parents:
db3c501
Message:

Fix a missing space

File:
1 edited

Legend:

Unmodified
Added
Removed
  • part3intro/toolchaintechnotes.xml

    rdb3c501 rab824a5  
    167167      program, prepares the program to run, and then runs it. The name of the
    168168      dynamic linker for a 32-bit Intel machine is <filename
    169       class="libraryfile">ld-linux.so.2</filename> and is<filename
     169      class="libraryfile">ld-linux.so.2</filename> and is <filename
    170170      class="libraryfile">ld-linux-x86-64.so.2</filename> for 64-bit systems. A
    171171      sure-fire way to determine the name of the dynamic linker is to inspect a
Note: See TracChangeset for help on using the changeset viewer.