getting-started: minor fixes
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 4 Sep 2015 03:57:38 +0000 (23:57 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 4 Sep 2015 15:56:09 +0000 (11:56 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
contents/getting-started/intro.md

index acd95ee885cfdd32c3ac42261c5a658537533750..b034bd095d273785f83ad14f6254bbdc7fd8d168 100644 (file)
@@ -3,17 +3,17 @@ id: getting-started
 ---
 
 This is a small guide to get started quickly with LTTng kernel and user
-space tracing. For intermediate to advanced use cases and a more
-thorough understanding of LTTng, see [Using LTTng](#doc-using-lttng) and
-[Understanding LTTng](#doc-understanding-lttng).
+space tracing. For a more thorough understanding of LTTng and intermediate
+to advanced use cases and, see [Understanding LTTng](#doc-understanding-lttng)
+and [Using LTTng](#doc-using-lttng).
 
 Before reading this guide, make sure LTTng
-[is installed](#doc-installing-lttng). You need LTTng-tools. Also install
+[is installed](#doc-installing-lttng). LTTng-tools is required. Also install
 LTTng-modules for
 [tracing the Linux kernel](#doc-tracing-the-linux-kernel) and LTTng-UST
 for
 [tracing your own user space applications](#doc-tracing-your-own-user-application).
-When your traces are finally written and complete, the
+When the traces are finally written and complete, the
 [Viewing and analyzing your traces](#doc-viewing-and-analyzing-your-traces)
 section of this chapter will help you analyze your tracepoint events
 to investigate.
This page took 0.023515 seconds and 4 git commands to generate.