Changeset eaae042


Ignore:
Timestamp:
08/24/2017 05:39:38 AM (7 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 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, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, 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:
121cdc9
Parents:
ba19ee4
Message:

Remove rpcgen from GlibC index.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11291 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    rba19ee4 reaae042  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[dj] - Remove rpcgen from GlibC index.</para>
     50        </listitem>
     51        <listitem>
    4952          <para>[ken] - Fix acl's testsuite for perl-5.26.</para>
    5053        </listitem>
  • chapter06/glibc.xml

    rba19ee4 reaae042  
    456456        <seg>catchsegv, gencat, getconf, getent, iconv, iconvconfig, ldconfig,
    457457        ldd, lddlibc4, locale, localedef, makedb, mtrace, nscd,
    458         pldd, rpcgen, sln, sotruss, sprof, tzselect, xtrace,
     458        pldd, sln, sotruss, sprof, tzselect, xtrace,
    459459        zdump, and zic</seg>
    460460        <seg>ld-&glibc-version;.so, libBrokenLocale.{a,so}, libSegFault.so, libanl.{a,so},
     
    639639      </varlistentry>
    640640
    641       <varlistentry id="rpcgen">
    642         <term><command>rpcgen</command></term>
    643         <listitem>
    644           <para>Generates C code to implement the Remote Procedure Call (RPC)
    645           protocol</para>
    646           <indexterm zone="ch-system-glibc rpcgen">
    647             <primary sortas="b-rpcgen">rpcgen</primary>
    648           </indexterm>
    649         </listitem>
    650       </varlistentry>
    651 
    652641      <varlistentry id="sln">
    653642        <term><command>sln</command></term>
Note: See TracChangeset for help on using the changeset viewer.