Signed-off-by: Nitesh Konkar <nitkon12(a)linux.vnet.ibm.com>
---
tools/virsh.pod | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/tools/virsh.pod b/tools/virsh.pod
index 467a7d6..bf5b93a 100644
--- a/tools/virsh.pod
+++ b/tools/virsh.pod
@@ -308,14 +308,14 @@ With I<--pretty> the online CPUs are printed as a range
instead of a list.
=item B<nodecpustats> [I<cpu>] [I<--percent>]
Returns cpu stats of the node.
-If I<cpu> is specified, this will prints specified cpu statistics only.
-If I<--percent> is specified, this will prints percentage of each kind of cpu
+If I<cpu> is specified, this will print specified cpu statistics only.
+If I<--percent> is specified, this will print percentage of each kind of cpu
statistics during 1 second.
=item B<nodememstats> [I<cell>]
Returns memory stats of the node.
-If I<cell> is specified, this will prints specified cell statistics only.
+If I<cell> is specified, this will print specified cell statistics only.
=item B<nodesuspend> [I<target>] [I<duration>]
--
1.9.3