qemu-e2k/authz
Stefano Garzarella d0fb9657a3 docs: fix references to docs/devel/tracing.rst
Commit e50caf4a5c ("tracing: convert documentation to rST")
converted docs/devel/tracing.txt to docs/devel/tracing.rst.

We still have several references to the old file, so let's fix them
with the following command:

  sed -i s/tracing.txt/tracing.rst/ $(git grep -l docs/devel/tracing.txt)

Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210517151702.109066-2-sgarzare@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2021-06-02 06:51:09 +02:00
..
base.c authz: Fix Lesser GPL version number 2020-10-29 09:57:37 +00:00
list.c authz: Fix Lesser GPL version number 2020-10-29 09:57:37 +00:00
listfile.c authz-list-file: Improve an error message 2020-11-18 10:51:35 +00:00
meson.build authz: Move the creation of the library to the main meson.build 2020-10-12 11:50:20 -04:00
pamacct.c authz-pam: Check that 'service' property is set 2020-11-18 10:51:35 +00:00
simple.c authz-simple: Check that 'identity' property is set 2020-11-18 10:51:35 +00:00
trace-events docs: fix references to docs/devel/tracing.rst 2021-06-02 06:51:09 +02:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00