xenmigr was for xend
Fixes commit 1dac5fbbbb06a0341e8087dc33af75c8352d77a4
Signed-off-by: Olaf Hering <olaf(a)aepfle.de>
---
docs/migration.html.in | 6 ------
1 file changed, 6 deletions(-)
diff --git a/docs/migration.html.in b/docs/migration.html.in
index ac38c6e13d..627200f96a 100644
--- a/docs/migration.html.in
+++ b/docs/migration.html.in
@@ -491,7 +491,6 @@ virsh migrate web1 xen+tls://desthost/system
eg using secondary network interface
virsh migrate web1 qemu://desthost/system tcp://10.0.0.1/
-virsh migrate web1 xen+tcp://desthost/system xenmigr:10.0.0.1/
</pre>
<p>
@@ -562,13 +561,8 @@ syntax: virsh migrate GUESTNAME HV-URI
eg using same libvirt URI for all connections
-virsh migrate --direct web1 xenmigr://desthost/
</pre>
- <p>
- Supported by Xen driver
- </p>
-
<h3><a id="nativepeer2peer">Native migration, peer2peer between
two libvirtd servers</a></h3>
<p>