diff options
Diffstat (limited to 'multiload/docs/C')
-rw-r--r-- | multiload/docs/C/index.docbook | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/multiload/docs/C/index.docbook b/multiload/docs/C/index.docbook index 119d903d..13248d2a 100644 --- a/multiload/docs/C/index.docbook +++ b/multiload/docs/C/index.docbook @@ -444,7 +444,7 @@ </row> <row valign="top"> <entry><para><guilabel>Idle</guilabel></para></entry> - <entry><para>Unused processory capacity</para></entry> + <entry><para>Unused processor capacity</para></entry> </row> </tbody> </tgroup> @@ -659,13 +659,13 @@ <para> Thresholds together with indicator allow network graph to scale and better represent actual workload. If combined network traffic (in + out + loopback) is below threshold1, no indicator is shown, y-axis - on network graph go from 0 to threshold1. When trafic is more than threshold1, one indicator will be - shown and y-axis now go from 0 to threshold2. When threshold2 is reached, two indicator will be shown + on network graph go from 0 to threshold1. When traffic is more than threshold1, one indicator will be + shown and y-axis now go from 0 to threshold2. When threshold2 is reached, two indicators will be shown and y-axis go from 0 to threshold3. When threshold3 is reached, three indicators are shown and y-axis go form 0 to whatever is current maximum in graph. </para> <para> - Gridlines are hard to explain, just observe and they are obvious. + Gridlines are hard to explain, just observe, and they are obvious. </para> </sect2> </sect1> |