mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
docs: Fix typo in QMP WAKEUP example
Cc: qemu-trivial@nongnu.org Signed-off-by: Namhyung Kim <namhyung@gmail.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
1cf892ca26
commit
7af6f46c61
1 changed files with 1 additions and 1 deletions
|
@ -479,7 +479,7 @@ Data: None.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
{ "event": "WATCHDOG",
|
{ "event": "WAKEUP",
|
||||||
"timestamp": { "seconds": 1344522075, "microseconds": 745528 } }
|
"timestamp": { "seconds": 1344522075, "microseconds": 745528 } }
|
||||||
|
|
||||||
WATCHDOG
|
WATCHDOG
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue