Ticket #3229: kill-correction.patch

File kill-correction.patch, 2.3 KB (added by chris@…, 12 years ago)

Fix to installed programs lists

  • trunk/BOOK/chapter06/procps.xml

     
    7777      <segtitle>Installed library</segtitle>
    7878
    7979      <seglistitem>
    80         <seg>free, kill, pgrep, pkill, pmap, ps, pwdx, skill, slabtop, snice,
     80        <seg>free, pgrep, pkill, pmap, ps, pwdx, skill, slabtop, snice,
    8181        sysctl, tload, top, uptime, vmstat, w, and watch</seg>
    8282        <seg>libproc.so</seg>
    8383      </seglistitem>
     
    9999        </listitem>
    100100      </varlistentry>
    101101
    102       <varlistentry id="kill">
    103         <term><command>kill</command></term>
    104         <listitem>
    105           <para>Sends signals to processes</para>
    106           <indexterm zone="ch-system-procps kill">
    107             <primary sortas="b-kill">kill</primary>
    108           </indexterm>
    109         </listitem>
    110       </varlistentry>
    111 
    112102      <varlistentry id="pgrep">
    113103        <term><command>pgrep</command></term>
    114104        <listitem>
  • trunk/BOOK/chapter06/util-linux.xml

     
    6969        <listitem>
    7070          <para>These switches disable building su, sulogin, and login.  They
    7171          duplicate the same programs provided by <xref
    72           linkend='ch-system-shadow'/>.  They also require <ulink
    73           url="&blfs-root;/view/svn/postlfs/linux-pam.html">Linux-PAM</ulink>
     72          linkend='ch-system-shadow'/> and <xref linkend='ch-system-sysvinit'/>.
     73          They also require
     74          <ulink url="&blfs-root;/view/svn/postlfs/linux-pam.html">Linux-PAM</ulink>
    7475          which is not available in LFS.</para>
    7576        </listitem>
    7677      </varlistentry>
     
    507508        </listitem>
    508509      </varlistentry>
    509510
     511      <varlistentry id="kill">
     512        <term><command>kill</command></term>
     513        <listitem>
     514          <para>Sends signals to processes</para>
     515          <indexterm zone="ch-system-util-linux kill">
     516            <primary sortas="b-kill">kill</primary>
     517          </indexterm>
     518        </listitem>
     519      </varlistentry>
     520
    510521      <varlistentry id="ldattach">
    511522        <term><command>ldattach</command></term>
    512523        <listitem>