doc/man: add escwc macro and use it
[lttng-tools.git] / doc / man / lttng-enable-event.1.txt
index 6a5bd17365f11e71b6be5a07eb175b52aa374bfe..d1b17c856326e2e710b782347dfe778f5206e88d 100644 (file)
@@ -230,7 +230,7 @@ expression evaluates to false (the event is discarded).
 C integer and floating point number constants are supported, as well as
 literal strings between double quotes (`"`). Literal strings can contain
 a wildcard character (`*`) at the end to match more than one string.
-This wildcard can be escaped using `\\*`.
+This wildcard can be escaped using :escwc:.
 
 LTTng-UST enumeration fields can be compared to integer values (fields
 or constants).
This page took 0.023349 seconds and 4 git commands to generate.