doc/man: add escwc macro and use it
[lttng-tools.git] / doc / man / lttng-enable-event.1.txt
index f8a630af5ea34a9af4238a490ff8261e7d4b1db5..f0755333c8f6ac510ae4b88d79211b4013a29c0b 100644 (file)
@@ -234,7 +234,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.024446 seconds and 5 git commands to generate.