diff mbox

[3/4] doc: Heading for monitor command cpu got lost, restore it

Message ID 1272972033-31475-4-git-send-email-armbru@redhat.com
State New
Headers show

Commit Message

Markus Armbruster May 4, 2010, 11:20 a.m. UTC
Broken in commit 2313086a.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
 qemu-monitor.hx |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
diff mbox

Patch

diff --git a/qemu-monitor.hx b/qemu-monitor.hx
index bf47ae0..220ed9c 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