提交 3599d46b 编写于 作者: A Alberto Garcia 提交者: Michael Tokarev

qmp-commands.hx: Fix several typos

Signed-off-by: NAlberto Garcia <berto@igalia.com>
Reviewed-by: NEric Blake <eblake@redhat.com>
Signed-off-by: NMichael Tokarev <mjt@tls.msk.ru>
上级 5b7a580f
HXCOMM QMP dispatch table and documentation HXCOMM QMP dispatch table and documentation
HXCOMM Text between SQMP and EQMP is copied to the QMP documention file and HXCOMM Text between SQMP and EQMP is copied to the QMP documentation file and
HXCOMM does not show up in the other formats. HXCOMM does not show up in the other formats.
SQMP SQMP
...@@ -1767,7 +1767,7 @@ Arguments: ...@@ -1767,7 +1767,7 @@ Arguments:
- "protocol": protocol name (json-string) - "protocol": protocol name (json-string)
- "password": password (json-string) - "password": password (json-string)
- "connected": [ keep | disconnect | fail ] (josn-string, optional) - "connected": [ keep | disconnect | fail ] (json-string, optional)
Example: Example:
...@@ -2922,7 +2922,7 @@ Channels are described by a json-object, each one contain the following: ...@@ -2922,7 +2922,7 @@ Channels are described by a json-object, each one contain the following:
- "channel-id": channel id. Usually "0", might be different needed when - "channel-id": channel id. Usually "0", might be different needed when
multiple channels of the same type exist, such as multiple multiple channels of the same type exist, such as multiple
display channels in a multihead setup (json-int) display channels in a multihead setup (json-int)
- "tls": whevener the channel is encrypted (json-bool) - "tls": whether the channel is encrypted (json-bool)
Example: Example:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册