diff options
Diffstat (limited to 'chapter06/procps.xml')
-rw-r--r-- | chapter06/procps.xml | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/chapter06/procps.xml b/chapter06/procps.xml index e667e63e7..a7bf84a7b 100644 --- a/chapter06/procps.xml +++ b/chapter06/procps.xml @@ -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> |