From: Michal Privoznik Date: Wed, 19 Mar 2014 10:25:03 +0000 (+0100) Subject: domiftune: Reword bandwidth clearing paragraph X-Git-Tag: v1.2.3-rc1~151 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=962abaf53878923ec601c0367a75e658c90af5c1;p=thirdparty%2Flibvirt.git domiftune: Reword bandwidth clearing paragraph s/of value/value of/ Signed-off-by: Michal Privoznik --- diff --git a/tools/virsh.pod b/tools/virsh.pod index 3e721e0fe5..0fb8248a78 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -699,7 +699,7 @@ in a single burst at -I speed as described in the Network XML documentation at L. To clear inbound or outbound settings, use I<--inbound> or I<--outbound> -respectfully with average of value zero. +respectfully with average value of zero. If I<--live> is specified, affect a running guest. If I<--config> is specified, affect the next boot of a persistent guest.