diff mbox series

[31/34] trace2/tr2_sysenv.c: *.txt -> *.adoc fixes

Message ID 20250303204443.360595-32-tmz@pobox.com (mailing list archive)
State New
Headers show
Series misc *.txt -> *.adoc fixes | expand

Commit Message

Todd Zullinger March 3, 2025, 8:44 p.m. UTC
Signed-off-by: Todd Zullinger <tmz@pobox.com>
---
 trace2/tr2_sysenv.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/trace2/tr2_sysenv.c b/trace2/tr2_sysenv.c
index 01379c5cad..4abc218514 100644
--- a/trace2/tr2_sysenv.c
+++ b/trace2/tr2_sysenv.c
@@ -7,7 +7,7 @@ 
 
 /*
  * Each entry represents a trace2 setting.
- * See Documentation/technical/api-trace2.txt
+ * See Documentation/technical/api-trace2.adoc
  */
 struct tr2_sysenv_entry {
 	const char *env_var_name;