From: John Snow Date: Fri, 11 Jul 2025 05:39:49 +0000 (-0400) Subject: qapi: add cross-references to authz.json X-Git-Tag: v10.1.0-rc0~15^2~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a724defe3213999db735496daee94abb52e93f43;p=thirdparty%2Fqemu.git qapi: add cross-references to authz.json Signed-off-by: John Snow Message-ID: <20250711054005.60969-3-jsnow@redhat.com> Reviewed-by: Markus Armbruster Signed-off-by: Markus Armbruster --- diff --git a/qapi/authz.json b/qapi/authz.json index ad1b4b3af0..bc1123cc05 100644 --- a/qapi/authz.json +++ b/qapi/authz.json @@ -77,7 +77,7 @@ # Properties for authz-listfile objects. # # @filename: File name to load the configuration from. The file must -# contain valid JSON for AuthZListProperties. +# contain valid JSON for `AuthZListProperties`. # # @refresh: If true, inotify is used to monitor the file, # automatically reloading changes. If an error occurs during