man page: memory option shows total guest memory (RHBZ#647991).
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 6 Jan 2011 10:18:43 +0000 (10:18 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 6 Jan 2011 10:18:43 +0000 (10:18 +0000)
virt-top/virt-top.pod

index b368215..2588805 100755 (executable)
@@ -69,7 +69,7 @@ is to run continuously.
 
 Set the sort order to one of:
 B<cpu> (sort by %CPU used),
-B<mem> (sort by memory used),
+B<mem> (sort by total memory),
 B<time> (sort by total time),
 B<id> (sort by domain ID),
 B<name> (sort by domain name),
@@ -252,7 +252,8 @@ Sort by %CPU.
 
 =item I<M>
 
-Sort by memory.
+Sort by total memory.  Note that this shows the total memory
+allocated to the guest, not the memory being used.
 
 =item I<T>