diff options
Diffstat (limited to 'net/trace-events')
-rw-r--r-- | net/trace-events | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/trace-events b/net/trace-events index bfaff7891d..d7a17256cc 100644 --- a/net/trace-events +++ b/net/trace-events @@ -1,4 +1,4 @@ -# See docs/devel/tracing.txt for syntax documentation. +# See docs/devel/tracing.rst for syntax documentation. # announce.c qemu_announce_self_iter(const char *id, const char *name, const char *mac, int skip) "%s:%s:%s skip: %d" |