Trivial fix for QMP/qmp-events.txt
authorHidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Thu, 14 Oct 2010 00:51:02 +0000 (09:51 +0900)
committerLuiz Capitulino <lcapitulino@redhat.com>
Fri, 22 Oct 2010 12:08:37 +0000 (10:08 -0200)
Fix example of STOP event that was just copy-and-pasted.

Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
QMP/qmp-events.txt

index 01ec85fbb92349cf0efd1052d171eef8efef14c4..aa2021082f500d922aa36b5421d4b4c99988f516 100644 (file)
@@ -89,7 +89,7 @@ Data: None.
 
 Example:
 
-{ "event": "SHUTDOWN",
+{ "event": "STOP",
     "timestamp": { "seconds": 1267041730, "microseconds": 281295 } }
 
 VNC_CONNECTED