aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDJ Lucas <dj@linuxfromscratch.org>2017-08-24 05:39:38 +0000
committerDJ Lucas <dj@linuxfromscratch.org>2017-08-24 05:39:38 +0000
commiteaae042394b29b8bd7af69e50b43956351ae88b9 (patch)
tree791ddbbe68ebfbe9c09b0ea49951fb84d78ab215
parentba19ee48e47fbba1b19e881f93271f696162a38e (diff)
Remove rpcgen from GlibC index.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11291 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--chapter06/glibc.xml13
2 files changed, 4 insertions, 12 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 0051eef10..f2aaeef70 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -46,6 +46,9 @@
<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>
</itemizedlist>
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml
index fd44fdcc0..e01e91ca7 100644
--- a/chapter06/glibc.xml
+++ b/chapter06/glibc.xml
@@ -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>