]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
virsh: Fix typos in man page
authorJiri Denemark <jdenemar@redhat.com>
Tue, 29 Nov 2011 11:45:18 +0000 (12:45 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 29 Nov 2011 13:16:42 +0000 (14:16 +0100)
tools/virsh.pod

index f5183b428a262c95dfcdfb965e79ee0e62cd4e23..d94e5998d78fe012a0c3446c189b3e15b16f135f 100644 (file)
@@ -977,7 +977,7 @@ Change the maximum memory allocation limit for a guest domain.
 If I<--live> is specified, affect a running guest.
 If I<--config> is specified, affect the next boot of a persistent guest.
 If I<--current> is specified, affect the current guest state.
-Both I<--live> and I<--current> flags may be given, but I<--current> is
+Both I<--live> and I<--config> flags may be given, but I<--current> is
 exclusive. If no flag is specified, behavior is different depending
 on hypervisor.
 
@@ -1003,7 +1003,7 @@ I<--min-guarantee> is supported only by ESX hypervisor.
 If I<--live> is specified, affect a running guest.
 If I<--config> is specified, affect the next boot of a persistent guest.
 If I<--current> is specified, affect the current guest state.
-Both I<--live> and I<--current> flags may be given, but I<--current> is
+Both I<--live> and I<--config> flags may be given, but I<--current> is
 exclusive. If no flag is specified, behavior is different depending
 on hypervisor.
 
@@ -1048,7 +1048,7 @@ I<--weight> is in range [100, 1000].
 If I<--live> is specified, affect a running guest.
 If I<--config> is specified, affect the next boot of a persistent guest.
 If I<--current> is specified, affect the current guest state.
-Both I<--live> and I<--current> flags may be given, but I<--current> is
+Both I<--live> and I<--config> flags may be given, but I<--current> is
 exclusive. If no flag is specified, behavior is different depending
 on hypervisor.