doc/man: use double quotes when referring to internal section
[lttng-tools.git] / doc / man / lttng-add-context.1.txt
index 5e1155708df5a52cfc85bbb2ddc47ead89321151..38b77617ee52d568893072e2418a3ee02c25944f 100644 (file)
@@ -112,7 +112,7 @@ NOTE: As of LTTng{nbsp}{lttng_version}, you may :not: add context fields
 to be recorded to the event records of a given channel once its tracing
 session has been started (see man:lttng-start(1)) at least once.
 
-See the <<examples,EXAMPLES>> section below for usage examples.
+See the ``<<examples,EXAMPLES>>'' section below for usage examples.
 
 
 include::common-lttng-cmd-options-head.txt[]
@@ -195,6 +195,8 @@ $ lttng add-context --kernel --type=pid
 
 .Add three statically-known context fields to be recorded to a specific user space channel of a specific tracing session.
 ====
+See the option:--session and option:--channel options.
+
 [role="term"]
 ----
 $ lttng add-context --userspace --session=my-session \
@@ -205,6 +207,8 @@ $ lttng add-context --userspace --session=my-session \
 
 .Add a perf counter context field to be recorded to a specific Linux kernel channel of the current tracing session.
 ====
+See the option:--channel option.
+
 [role="term"]
 ----
 $ lttng add-context --kernel --channel=my-channel \
This page took 0.026616 seconds and 4 git commands to generate.