diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-06 15:50:25 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-06 15:50:25 +0000 |
commit | 6a9875daac5d3c5dd0c3623a7a5587947bb90147 (patch) | |
tree | a1229c1f27aa707d0c08bf9643c091280f052d16 /appendixa/procps-desc.xml | |
parent | 6b8e9e97de1965df7a820d90943385f2e06696d6 (diff) |
Applied Bill Maltby's grammatic-fixes patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2164 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/procps-desc.xml')
-rw-r--r-- | appendixa/procps-desc.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/appendixa/procps-desc.xml b/appendixa/procps-desc.xml index 5c46faeab..a47d48f14 100644 --- a/appendixa/procps-desc.xml +++ b/appendixa/procps-desc.xml @@ -37,8 +37,8 @@ criteria.</para></sect4> <sect4><title>tload</title> <para>tload prints a graph of the current system load average to the -specified tty (or the tty of the tload process if -none is specified).</para></sect4> +specified tty or, if none is specified, the tty of the tload +process.</para></sect4> <sect4><title>top</title> <para>top provides an ongoing look at processor activity @@ -46,11 +46,11 @@ in real time.</para></sect4> <sect4><title>vmstat</title> <para>vmstat reports information about processes, memory, paging, block IO, -traps, and cpu activity.</para></sect4> +traps and cpu activity.</para></sect4> <sect4><title>w</title> -<para>w displays information about the users currently on the machine, and -their processes.</para></sect4> +<para>w displays information about the users, and their processes, +currently on the machine.</para></sect4> <sect4><title>watch</title> <para>watch runs command repeatedly, displaying its output (the first |