[libvirt] [PATCH] fix virDomainMigrateToURI doc

Dan Kenigsberg danken at redhat.com
Mon Oct 19 09:56:01 UTC 2009


---
 src/libvirt.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/libvirt.c b/src/libvirt.c
index 92a1eaa..d2a0d7a 100644
--- a/src/libvirt.c
+++ b/src/libvirt.c
@@ -3279,7 +3279,7 @@ error:
  * @bandwidth: (optional) specify migration bandwidth limit in Mbps
  *
  * Migrate the domain object from its current host to the destination
- * host given by dconn (a connection to the destination host).
+ * host given by duri.
  *
  * Flags may be one of more of the following:
  *   VIR_MIGRATE_LIVE      Do not pause the VM during migration
-- 
1.6.2.5




More information about the libvir-list mailing list