Changeset 5a0eccd


Ignore:
Timestamp:
04/15/2023 10:30:13 PM (13 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib
Children:
796b226a
Parents:
eac5d6f (diff), 5a98711a (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • appendices/dependencies.xml

    reac5d6f r5a0eccd  
    15151515        <seglistitem>
    15161516          <seg>
    1517             <ulink url="&blfs-book;server/db.html">Berkeley DB</ulink>
    1518             and
    1519             <ulink url="&blfs-book;postlfs/iptables.html">iptables</ulink>
     1517            <ulink url="&blfs-book;server/db.html">Berkeley DB</ulink>,
     1518            <ulink url="&blfs-book;postlfs/iptables.html">iptables</ulink>,
     1519            <ulink url="https://github.com/libbpf/libbpf">libbpf</ulink>,
     1520            <ulink url="&blfs-book;basicnet/libmnl.html">libmnl</ulink>, and
     1521            <ulink url="&blfs-book;basicnet/libtirpc.html">libtirpc</ulink>
    15201522          </seg>
    15211523        </seglistitem>
  • chapter08/libelf.xml

    reac5d6f r5a0eccd  
    142142      <seglistitem>
    143143        <seg>
    144           libelf.so (symlink) and libelf-&elfutils-version;.so
     144          libelf.so
    145145        </seg>
    146146        <seg>
     
    157157
    158158      <varlistentry id="libelf">
    159         <term><filename class="libraryfile">libelf</filename></term>
     159        <term><filename class="libraryfile">libelf.so</filename></term>
    160160        <listitem>
    161161          <para>Contains API functions to handle ELF object files</para>
Note: See TracChangeset for help on using the changeset viewer.