X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng-disable-event.1.txt;h=8004e7b527a7710849bbdfceb56f54f07bb92025;hp=f135880c931566b70d6d9a7cf60d28dfb7db7625;hb=7c1a4458be934fec31aa27a0eb52e4d0b8cb3803;hpb=2f1c0906c969bb129676ed1d1dc44db7d5acedf8 diff --git a/doc/man/lttng-disable-event.1.txt b/doc/man/lttng-disable-event.1.txt index f135880c9..8004e7b52 100644 --- a/doc/man/lttng-disable-event.1.txt +++ b/doc/man/lttng-disable-event.1.txt @@ -19,7 +19,7 @@ SYNOPSIS DESCRIPTION ----------- The `lttng disable-event` command disables one or more event rules -previously enabled by the linklttng:lttng-enable-event(1) command. +previously enabled by the man:lttng-enable-event(1) command. Event rules are always assigned to a channel when they are created. If the option:--channel option is omitted, the default channel named @@ -35,11 +35,11 @@ to disable named 'EVENT' must be specified. With the option:--kernel option, the event source type can be specified using one of the option:--tracepoint, option:--probe, option:--function, or option:--syscall options. See -linklttng:lttng-enable-event(1) for more details about event source +man:lttng-enable-event(1) for more details about event source types. Events can be disabled while tracing is active -(use linklttng:lttng-start(1) to make a tracing session active). +(use man:lttng-start(1) to make a tracing session active). include::common-cmd-options-head.txt[] @@ -112,5 +112,5 @@ include::common-cmd-footer.txt[] SEE ALSO -------- -linklttng:lttng-enable-event(1), -linklttng:lttng(1) +man:lttng-enable-event(1), +man:lttng(1)