Remove rpcgen from GlibC index.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11291 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
DJ Lucas 2017-08-24 05:39:38 +00:00
parent ba19ee48e4
commit eaae042394
2 changed files with 4 additions and 12 deletions

View File

@ -45,6 +45,9 @@
<listitem>
<para>2017-08-24</para>
<itemizedlist>
<listitem>
<para>[dj] - Remove rpcgen from GlibC index.</para>
</listitem>
<listitem>
<para>[ken] - Fix acl's testsuite for perl-5.26.</para>
</listitem>

View File

@ -455,7 +455,7 @@ mkdir -pv /etc/ld.so.conf.d</userinput></screen>
<seglistitem>
<seg>catchsegv, gencat, getconf, getent, iconv, iconvconfig, ldconfig,
ldd, lddlibc4, locale, localedef, makedb, mtrace, nscd,
pldd, rpcgen, sln, sotruss, sprof, tzselect, xtrace,
pldd, sln, sotruss, sprof, tzselect, xtrace,
zdump, and zic</seg>
<seg>ld-&glibc-version;.so, libBrokenLocale.{a,so}, libSegFault.so, libanl.{a,so},
libc.{a,so}, libc_nonshared.a, libcidn.so,
@ -638,17 +638,6 @@ mkdir -pv /etc/ld.so.conf.d</userinput></screen>
</listitem>
</varlistentry>
<varlistentry id="rpcgen">
<term><command>rpcgen</command></term>
<listitem>
<para>Generates C code to implement the Remote Procedure Call (RPC)
protocol</para>
<indexterm zone="ch-system-glibc rpcgen">
<primary sortas="b-rpcgen">rpcgen</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="sln">
<term><command>sln</command></term>
<listitem>