Ignore:
Timestamp:
08/29/2004 06:36:34 PM (20 years ago)
Author:
Gerard Beekmans <gerard@…>
Branches:
6.0
Children:
8b320e7
Parents:
ec0a37e6
Message:

Second round of edits for final release

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4066 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/procps.xml

    rec0a37e6 r69993f4  
    2222<segtitle>Procps installation depends on</segtitle>
    2323<seglistitem><seg>Bash, Binutils, Coreutils, GCC, Glibc,
    24 Make, Ncurses</seg></seglistitem>
     24Make, and Ncurses</seg></seglistitem>
    2525</segmentedlist>
    2626</sect2>
     
    3333<screen><userinput>make</userinput></screen>
    3434
    35 <para>Install the packag:</para>
     35<para>Install the package:</para>
    3636
    3737<screen><userinput>make install</userinput></screen>
     
    5050<segtitle>Installed library</segtitle>
    5151<seglistitem><seg>free, kill, pgrep, pkill,
    52 pmap, ps, skill, snice, sysctl, tload, top, uptime, vmstat, w and watch</seg>
     52pmap, ps, skill, snice, sysctl, tload, top, uptime, vmstat, w, and watch</seg>
    5353<seg>libproc.so</seg></seglistitem>
    5454</segmentedlist>
     
    160160<listitem>
    161161<para>reports virtual memory statistics, giving information about
    162 processes, memory, paging, block IO, traps, and CPU activity.</para>
     162processes, memory, paging, block Input/Output (IO), traps, and CPU activity.</para>
    163163<indexterm zone="ch-system-procps vmstat"><primary sortas="b-vmstat">vmstat</primary></indexterm>
    164164</listitem>
Note: See TracChangeset for help on using the changeset viewer.