Merge branch 'fix_live' of https://github.com/PSRCode/lttng-docs
[lttng-docs.git] / 2.9 / lttng-docs-2.9.txt
index 533bae327e981b6515379acb7deefa03b3e8d412..97a9b5d718ec9bba4a7c8ba71bac28d9f1c2a0ca 100644 (file)
@@ -1,7 +1,7 @@
 The LTTng Documentation
 =======================
 Philippe Proulx <pproulx@efficios.com>
-v2.9, 8 December 2016
+v2.9, 20 February 2017
 
 
 include::../common/copyright.txt[]
@@ -641,8 +641,8 @@ sudo lttng create my-kernel-session --output=/tmp/my-kernel-trace
 --
 [role="term"]
 ----
-lttng list --kernel
-lttng list --kernel --syscall
+sudo lttng list --kernel
+sudo lttng list --kernel --syscall
 ----
 --
 
@@ -6402,7 +6402,7 @@ remote system. See man:lttng-create(1) for the exact URL format.
 
 . On the target system, use the man:lttng(1) command-line tool as usual.
   When tracing is active, the target's consumer daemon sends sub-buffers
-  to the relay daemon running on the remote system intead of flushing
+  to the relay daemon running on the remote system instead of flushing
   them to the local file system. The relay daemon writes the received
   packets to the local file system.
 
This page took 0.022834 seconds and 4 git commands to generate.