From: aurel32 Date: Tue, 18 Mar 2008 06:52:14 +0000 (+0000) Subject: Documentation update for the monitor change command X-Git-Tag: xen-3.3.0-rc1~281 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=4bf27c24bf82b1b8ea725e1572b9942082c9a8df;p=qemu-xen-4.6-testing.git Documentation update for the monitor change command git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4079 c046a42c-6fe2-441c-8c8c-71466251a162 --- diff --git a/qemu-doc.texi b/qemu-doc.texi index c43df5051..ba12f6621 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -1073,7 +1073,7 @@ Change the configuration of a device. Change the medium for a removable disk device to point to @var{filename}. eg @example -(qemu) change cdrom /path/to/some.iso +(qemu) change ide1-cd0 /path/to/some.iso @end example @item change vnc @var{display},@var{options}