[deployment-guide] Minor addition for the sake of consistency.

Jaromir Hradilek jhradile at fedoraproject.org
Fri Oct 14 12:18:20 UTC 2011


commit f41082fc128950d83456bae1be519361fea9bf17
Author: Jaromir Hradilek <jhradile at redhat.com>
Date:   Fri Oct 14 13:57:08 2011 +0200

    Minor addition for the sake of consistency.

 en-US/System_Monitoring_Tools.xml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/en-US/System_Monitoring_Tools.xml b/en-US/System_Monitoring_Tools.xml
index 7a9d877..2a19b75 100644
--- a/en-US/System_Monitoring_Tools.xml
+++ b/en-US/System_Monitoring_Tools.xml
@@ -59,6 +59,9 @@ root         7  0.0  0.0      0     0 ?        S    Oct12   0:00 [watchdog/0]
       <para>
         Note that <command>ps</command> always produces a static list, that is, a snapshot of what was running when you invoked the command. If you want a constantly updated list of running processes, use the <command>top</command> command or the <application>System Monitor</application> application.
       </para>
+      <para>
+        For a complete list of available command line options, refer to the <emphasis role="bold">ps</emphasis>(1) manual page.
+      </para>
     </section>
     <section id="s2-sysinfo-system-processes-top">
       <title>Using the top Command</title>
@@ -323,6 +326,9 @@ Swap:      4194300          0    4194300</screen>
 Mem:          3012       2240        772          0         86       1520
 -/+ buffers/cache:        632       2379
 Swap:         4095          0       4095</screen>
+      <para>
+        For a complete list of available command line options, refer to the <emphasis role="bold">free</emphasis>(1) manual page.
+      </para>
     </section>
     <section id="s2-sysinfo-memory-usage-system_monitor">
       <title>Using the System Monitor Tool</title>


More information about the docs-commits mailing list