OSDN Git Service

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 01ec85f..aa20210 100644 (file)
@@ -89,7 +89,7 @@ Data: None.
 
 Example:
 
-{ "event": "SHUTDOWN",
+{ "event": "STOP",
     "timestamp": { "seconds": 1267041730, "microseconds": 281295 } }
 
 VNC_CONNECTED