]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
virsh: Fix manpage typo
authorNitesh Konkar <niteshkonkar.libvirt@gmail.com>
Thu, 19 Jan 2017 04:58:44 +0000 (10:28 +0530)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 26 Jan 2017 20:13:58 +0000 (15:13 -0500)
Signed-off-by: Nitesh Konkar <nitkon12@linux.vnet.ibm.com>
tools/virsh.pod

index 8c2430b00f2b126ff5662549e6f54fc742dc31ea..18f16b51bd3bb512111ec6de90b5e22ead5fa909 100644 (file)
@@ -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
-statistics during 1 second.
+If I<cpu> is specified, this will print the specified cpu statistics only.
+If I<--percent> is specified, this will print the 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 the specified cell statistics only.
 
 =item B<nodesuspend> [I<target>] [I<duration>]