]> git.proxmox.com Git - mirror_qemu.git/blobdiff - authz/trace-events
migration: Introduce pss_channel
[mirror_qemu.git] / authz / trace-events
index e62ebb36b7ee0eae577dc4657e2e4423a77f5f70..9c255dafb640c2a1f98d8551ec3938fce48b5553 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/devel/tracing.txt for syntax documentation.
+# See docs/devel/tracing.rst for syntax documentation.
 
 # base.c
 qauthz_is_allowed(void *authz, const char *identity, bool allowed) "AuthZ %p check identity=%s allowed=%d"