2.8, 2.9: fix and add links to tracing-group
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 6 Dec 2016 13:42:32 +0000 (08:42 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 6 Dec 2016 13:42:32 +0000 (08:42 -0500)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
2.8/lttng-docs-2.8.txt
2.9/lttng-docs-2.9.txt

index 6d6ddc91f6eacabd413c47a3a7c2f6ddcab3278a..5a42c473c158eb31ef8595192776abfa04651542 100644 (file)
@@ -862,7 +862,7 @@ This tutorial walks you through the steps to:
 
 The following command lines start with cmd:sudo because you need root
 privileges to trace the Linux kernel. You can avoid using cmd:sudo if
-your Unix user is a member of the <<lttng-sessiond,tracing group>>.
+your Unix user is a member of the <<tracing-group,tracing group>>.
 
 . Create a <<tracing-session,tracing session>>:
 +
@@ -5080,8 +5080,8 @@ Any event that the LTTng logger emits is named `lttng_logger` and
 belongs to the Linux kernel <<domain,tracing domain>>. However, unlike
 other instrumentation points in the kernel tracing domain, **any Unix
 user** can <<enabling-disabling-events,create an event rule>> which
-matches its event name, not only the root user or users in the tracing
-group.
+matches its event name, not only the root user or users in the
+<<tracing-group,tracing group>>.
 
 To use the LTTng logger:
 
@@ -7339,7 +7339,7 @@ tracer::
 <<domain,tracing domain>>::
   A namespace for event sources.
 
-tracing group::
+<<tracing-group,tracing group>>::
   The Unix group in which a Unix user can be to be allowed to trace the
   Linux kernel.
 
index d1cf92a2fb820a482b4143cf2ae6a2a12f1a034e..437fc444b02d3deff930a2ec8227f148c1f1ef75 100644 (file)
@@ -615,7 +615,7 @@ This tutorial walks you through the steps to:
 
 The following command lines start with cmd:sudo because you need root
 privileges to trace the Linux kernel. You can avoid using cmd:sudo if
-your Unix user is a member of the <<lttng-sessiond,tracing group>>.
+your Unix user is a member of the <<tracing-group,tracing group>>.
 
 . Create a <<tracing-session,tracing session>>:
 +
@@ -4851,8 +4851,8 @@ Any event that the LTTng logger emits is named `lttng_logger` and
 belongs to the Linux kernel <<domain,tracing domain>>. However, unlike
 other instrumentation points in the kernel tracing domain, **any Unix
 user** can <<enabling-disabling-events,create an event rule>> which
-matches its event name, not only the root user or users in the tracing
-group.
+matches its event name, not only the root user or users in the
+<<tracing-group,tracing group>>.
 
 To use the LTTng logger:
 
@@ -7268,7 +7268,7 @@ tracer::
 <<domain,tracing domain>>::
   A namespace for event sources.
 
-tracing group::
+<<tracing-group,tracing group>>::
   The Unix group in which a Unix user can be to be allowed to trace the
   Linux kernel.
 
This page took 0.028693 seconds and 4 git commands to generate.