doc/man: follow man-pages(7) for section names/order and for "SEE ALSO"
[lttng-tools.git] / doc / man / lttng-start.1.txt
index a5f8c2f50159d1efa663233a5b376344ffaf9a24..9cc721de75eecfb8d2ed769498d4e892ff37c7b0 100644 (file)
@@ -1,6 +1,6 @@
 lttng-start(1)
 ==============
-:revdate: 21 April 2021
+:revdate: 29 April 2021
 
 
 NAME
@@ -23,17 +23,14 @@ With the 'SESSION' argument::
     The tracing session named 'SESSION'.
 
 Without the 'SESSION' argument::
-    The current tracing session (see man:lttng-create(1) and
-    man:lttng-set-session(1) to learn more about the current tracing
-    session).
+    The current tracing session (see man:lttng-concepts(7) to learn more
+    about the current tracing session).
+
+See man:lttng-concepts(7) to learn more about tracing sessions.
 
 The selected tracing session must be inactive (stopped). A tracing
 session is inactive on creation (see man:lttng-create(1)).
 
-An active tracing session is an implicit recording event rule condition
-(see man:lttng-enable-event(1)). In other words, a recording event rule
-cannot match an event when its tracing session is inactive.
-
 A `start-session` trigger action can also start a tracing session
 (see man:lttng-add-trigger(1)).
 
@@ -55,4 +52,5 @@ man:lttng(1),
 man:lttng-add-trigger(1),
 man:lttng-create(1),
 man:lttng-enable-event(1),
-man:lttng-stop(1)
+man:lttng-stop(1),
+man:lttng-concepts(7)
This page took 0.038207 seconds and 5 git commands to generate.