Commit 4bf27c24bf82b1b8ea725e1572b9942082c9a8df
1 parent
052caf70
Documentation update for the monitor change command
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4079 c046a42c-6fe2-441c-8c8c-71466251a162
Showing
1 changed file
with
1 additions
and
1 deletions
qemu-doc.texi
@@ -1073,7 +1073,7 @@ Change the configuration of a device. | @@ -1073,7 +1073,7 @@ Change the configuration of a device. | ||
1073 | Change the medium for a removable disk device to point to @var{filename}. eg | 1073 | Change the medium for a removable disk device to point to @var{filename}. eg |
1074 | 1074 | ||
1075 | @example | 1075 | @example |
1076 | -(qemu) change cdrom /path/to/some.iso | 1076 | +(qemu) change ide1-cd0 /path/to/some.iso |
1077 | @end example | 1077 | @end example |
1078 | 1078 | ||
1079 | @item change vnc @var{display},@var{options} | 1079 | @item change vnc @var{display},@var{options} |