]> git.proxmox.com Git - mirror_qemu.git/commitdiff
Documentation update for the monitor change command
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 18 Mar 2008 06:52:14 +0000 (06:52 +0000)
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 18 Mar 2008 06:52:14 +0000 (06:52 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4079 c046a42c-6fe2-441c-8c8c-71466251a162

qemu-doc.texi

index c43df5051a916d2a9b90c7725bd588f781c81b3b..ba12f6621d5ec4188498a5852a3ec3c1ac9d8a31 100644 (file)
@@ -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}