diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-15 22:39:52 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-15 22:39:52 +0000 |
commit | f9bb38a24b19268957a630affdc91bd13f9b1f60 (patch) | |
tree | 866a3fd0b7ca55bc5659b2b8ffb63c7ad5825d2b /appendixa/procps-shortdesc.xml | |
parent | f2243a550259c561406b5f6d5cec4c6cd6d55299 (diff) |
Updating contents of Perl and Procps.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2990 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/procps-shortdesc.xml')
-rw-r--r-- | appendixa/procps-shortdesc.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/appendixa/procps-shortdesc.xml b/appendixa/procps-shortdesc.xml index d5ee5ad65..5701b8b1c 100644 --- a/appendixa/procps-shortdesc.xml +++ b/appendixa/procps-shortdesc.xml @@ -6,8 +6,9 @@ halt system processes. Procps gathers information about processes via the <filename>/proc</filename> directory.</para> -<para><emphasis>Installed programs</emphasis>: free, kill, oldps, pgrep, -pkill, ps, skill, snice, sysctl, tload, top, vmstat, w and watch</para> +<para><emphasis>Installed programs</emphasis>: free, kill, pgrep, pkill (link +to pgrep), pmap, ps, skill (link to snice), snice, sysctl, tload, top, uptime, +vmstat, w and watch</para> <para><emphasis>Installed library</emphasis>: libproc.so</para> |