[libvirt] [PATCH] Fix typos in virsh.pod file

Daniel Veillard veillard at redhat.com
Tue Jul 26 13:19:13 UTC 2011


On Tue, Jul 26, 2011 at 11:56:30AM +0100, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> * tools/virsh.pod: Fix missing > tag in docs
> ---
>  tools/virsh.pod |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/tools/virsh.pod b/tools/virsh.pod
> index 5b7fa9c..ed9eb93 100644
> --- a/tools/virsh.pod
> +++ b/tools/virsh.pod
> @@ -798,7 +798,7 @@ value are kilobytes (i.e. blocks of 1024 bytes).
>  =back
>  
>  =item B<blkiotune> I<domain-id> [I<--weight> B<weight>] [[I<--config>]
> -[I<--live] | [I<--current>]]
> +[I<--live>] | [I<--current>]]
>  
>  Display or set the blkio parameters. QEMU/KVM supports I<--weight>.
>  I<--weight> is in range [100, 1000].
> @@ -811,7 +811,7 @@ exclusive. If no flag is specified, behavior is different depending
>  on hypervisor.
>  
>  =item B<setvcpus> I<domain-id> I<count> [I<--maximum>] [[I<--config>]
> -[I<--live>] | [I<--current]]
> +[I<--live>] | [I<--current>]]
>  
>  Change the number of virtual CPUs active in a guest domain.  By default,
>  this command works on active guest domains.  To change the settings for an

  ACK,

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list