X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng-enable-event.1.txt;h=f0755333c8f6ac510ae4b88d79211b4013a29c0b;hp=f8a630af5ea34a9af4238a490ff8261e7d4b1db5;hb=bca82bfe61d7b17cd46891072a5bb0b2680a285d;hpb=790e4a4c3a7bb09ee6d9786b704424ba5dcbf90e diff --git a/doc/man/lttng-enable-event.1.txt b/doc/man/lttng-enable-event.1.txt index f8a630af5..f0755333c 100644 --- a/doc/man/lttng-enable-event.1.txt +++ b/doc/man/lttng-enable-event.1.txt @@ -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).