mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-10 14:24:10 +01:00
Fixed top description. Bug 1549.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6064 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
df984a919a
commit
1a4fd4a67e
@ -139,8 +139,8 @@ swap memory) in the system</para>
|
|||||||
<varlistentry id="top">
|
<varlistentry id="top">
|
||||||
<term><command>top</command></term>
|
<term><command>top</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Displays the top CPU processes; it provides an ongoing look at
|
<para>Displays a list of the most CPU intensive processes; it provides an
|
||||||
processor activity in real time</para>
|
ongoing look at processor activity in real time</para>
|
||||||
<indexterm zone="ch-system-procps top"><primary sortas="b-top">top</primary></indexterm>
|
<indexterm zone="ch-system-procps top"><primary sortas="b-top">top</primary></indexterm>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
@ -174,7 +174,7 @@ processes, memory, paging, block Input/Output (IO), traps, and CPU activity</par
|
|||||||
<varlistentry id="watch">
|
<varlistentry id="watch">
|
||||||
<term><command>watch</command></term>
|
<term><command>watch</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Runs a given command repeatedly, displaying the first screen-full of its
|
<para>Runs a given command repeatedly, displaying the first screen-full of its
|
||||||
output; this allows a user to watch the output change over time</para>
|
output; this allows a user to watch the output change over time</para>
|
||||||
<indexterm zone="ch-system-procps watch"><primary sortas="b-watch">watch</primary></indexterm>
|
<indexterm zone="ch-system-procps watch"><primary sortas="b-watch">watch</primary></indexterm>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user