qapi: Add more cross-references

We recently (merge commit 504632dcc6) enclosed command and type
names in `backquotes`, so they become links in generated HTML.  Take
care of a few we missed.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20250717115751.3832597-1-armbru@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
This commit is contained in:
Markus Armbruster
2025-07-29 14:51:20 +02:00
parent 92c05be4df
commit d4d91ed42e
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -79,7 +79,7 @@
#
# @detach: if true, QMP will return immediately rather than waiting
# for the dump to finish. The user can track progress using
# "query-dump". (since 2.6).
# `query-dump`. (since 2.6).
#
# @begin: if specified, the starting physical address.
#