Index: /trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp
===================================================================
--- /trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp	(revision 23688)
+++ /trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp	(revision 23689)
@@ -448,5 +448,5 @@
         RTPrintf("livemigrationtarget=\"%s\"\n", liveMigrationTarget ? "on" : "off");
     else
-        RTPrintf("Live Migration Target: %s\n", accelerate2dVideo ? "on" : "off");
+        RTPrintf("Live Migration Target: %s\n", liveMigrationTarget ? "on" : "off");
 
     ULONG liveMigrationPort;
