commit | 8a62ef7bd97c40e9f112d6c808898f907b11f65e | [log] [tgz] |
---|---|---|
author | Markus Armbruster <armbru@redhat.com> | Tue Feb 27 12:56:17 2024 +0100 |
committer | Markus Armbruster <armbru@redhat.com> | Mon Mar 04 07:12:40 2024 +0100 |
tree | 121cb6651405b877a9b9c24abd9393d8a5cc74b1 | |
parent | 59807e2098a1987f24f2f8c32c8db7f84077a0a5 [diff] |
docs/devel/writing-monitor-commands: Minor improvements Avoid "JSON" when talking about the QAPI schema syntax. Capitalize QEMU. Don't claim all HMP commands live in monitor/hmp-cmds.c (this was never true). Fix punctuation and drop inappropriate "the" here and there. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-ID: <20240227115617.237875-3-armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>