Ticket #3229: kill-correction.patch
File kill-correction.patch, 2.3 KB (added by , 12 years ago) |
---|
-
trunk/BOOK/chapter06/procps.xml
77 77 <segtitle>Installed library</segtitle> 78 78 79 79 <seglistitem> 80 <seg>free, kill,pgrep, pkill, pmap, ps, pwdx, skill, slabtop, snice,80 <seg>free, pgrep, pkill, pmap, ps, pwdx, skill, slabtop, snice, 81 81 sysctl, tload, top, uptime, vmstat, w, and watch</seg> 82 82 <seg>libproc.so</seg> 83 83 </seglistitem> … … 99 99 </listitem> 100 100 </varlistentry> 101 101 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 112 102 <varlistentry id="pgrep"> 113 103 <term><command>pgrep</command></term> 114 104 <listitem> -
trunk/BOOK/chapter06/util-linux.xml
69 69 <listitem> 70 70 <para>These switches disable building su, sulogin, and login. They 71 71 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> 74 75 which is not available in LFS.</para> 75 76 </listitem> 76 77 </varlistentry> … … 507 508 </listitem> 508 509 </varlistentry> 509 510 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 510 521 <varlistentry id="ldattach"> 511 522 <term><command>ldattach</command></term> 512 523 <listitem>