Automatic merge of trunk into multilib

This commit is contained in:
Thomas Trepl 2023-04-16 00:30:13 +02:00
commit 5a0eccd161
2 changed files with 7 additions and 5 deletions

View File

@ -1514,9 +1514,11 @@
<segtitle>&external;</segtitle>
<seglistitem>
<seg>
<ulink url="&blfs-book;server/db.html">Berkeley DB</ulink>
and
<ulink url="&blfs-book;postlfs/iptables.html">iptables</ulink>
<ulink url="&blfs-book;server/db.html">Berkeley DB</ulink>,
<ulink url="&blfs-book;postlfs/iptables.html">iptables</ulink>,
<ulink url="https://github.com/libbpf/libbpf">libbpf</ulink>,
<ulink url="&blfs-book;basicnet/libmnl.html">libmnl</ulink>, and
<ulink url="&blfs-book;basicnet/libtirpc.html">libtirpc</ulink>
</seg>
</seglistitem>
</segmentedlist>

View File

@ -141,7 +141,7 @@ rm -rf DESTDIR</userinput></screen>
<seglistitem>
<seg>
libelf.so (symlink) and libelf-&elfutils-version;.so
libelf.so
</seg>
<seg>
/usr/include/elfutils
@ -156,7 +156,7 @@ rm -rf DESTDIR</userinput></screen>
<?dbhtml list-presentation="table"?>
<varlistentry id="libelf">
<term><filename class="libraryfile">libelf</filename></term>
<term><filename class="libraryfile">libelf.so</filename></term>
<listitem>
<para>Contains API functions to handle ELF object files</para>
<indexterm zone="ch-system-libelf libelf">