diff options
author | Markus Armbruster <armbru@redhat.com> | 2010-05-04 13:20:32 +0200 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2010-05-10 11:36:04 -0500 |
commit | c427ea9cd110818bb4f6906b6d36d9a4d93f6fd7 (patch) | |
tree | 6180a1f2bbdf4e6e2eaebd02bfe2a98278f179e0 | |
parent | 0e4aec988c813227dccff705c2cd10b0f954bf23 (diff) | |
download | qemu-c427ea9cd110818bb4f6906b6d36d9a4d93f6fd7.zip |
doc: Heading for monitor command cpu got lost, restore it
Broken in commit 2313086a.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
-rw-r--r-- | qemu-monitor.hx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qemu-monitor.hx b/qemu-monitor.hx index bf47ae052d..220ed9c976 100644 --- a/qemu-monitor.hx +++ b/qemu-monitor.hx @@ -611,6 +611,8 @@ ETEXI }, STEXI +@item cpu @var{index} +@findex cpu Set the default CPU. ETEXI |