Author: matthew
Date: 2012-11-18 11:16:27 -0700 (Sun, 18 Nov 2012)
New Revision: 10047
Modified:
trunk/BOOK/chapter06/procps.xml
trunk/BOOK/chapter06/util-linux.xml
Log:
Kill is installed by Util-Linux now, not Procps. Thanks to Chris Staub for the
patch. Fixes #3229.
Modified: trunk/BOOK/chapter06/procps.xml
===================================================================
--- trunk/BOOK/chapter06/procps.xml 2012-11-18 18:14:22 UTC (rev 10046)
+++ trunk/BOOK/chapter06/procps.xml 2012-11-18 18:16:27 UTC (rev 10047)
@@ -77,7 +77,7 @@
<segtitle>Installed library</segtitle>
<seglistitem>
- <seg>free, kill, pgrep, pkill, pmap, ps, pwdx, skill, slabtop, snice,
+ <seg>free, pgrep, pkill, pmap, ps, pwdx, skill, slabtop, snice,
sysctl, tload, top, uptime, vmstat, w, and watch</seg>
<seg>libproc.so</seg>
</seglistitem>
@@ -99,16 +99,6 @@
</listitem>
</varlistentry>
- <varlistentry id="kill">
- <term><command>kill</command></term>
- <listitem>
- <para>Sends signals to processes</para>
- <indexterm zone="ch-system-procps kill">
- <primary sortas="b-kill">kill</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
<varlistentry id="pgrep">
<term><command>pgrep</command></term>
<listitem>
Modified: trunk/BOOK/chapter06/util-linux.xml
===================================================================
--- trunk/BOOK/chapter06/util-linux.xml 2012-11-18 18:14:22 UTC (rev 10046)
+++ trunk/BOOK/chapter06/util-linux.xml 2012-11-18 18:16:27 UTC (rev 10047)
@@ -508,6 +508,16 @@
</listitem>
</varlistentry>
+ <varlistentry id="kill">
+ <term><command>kill</command></term>
+ <listitem>
+ <para>Sends signals to processes</para>
+ <indexterm zone="ch-system-util-linux kill">
+ <primary sortas="b-kill">kill</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="ldattach">
<term><command>ldattach</command></term>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page