diff options
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 |