Update README
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 25 Jun 2013 21:53:17 +0000 (17:53 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 25 Jun 2013 21:53:17 +0000 (17:53 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
README

diff --git a/README b/README
index b7d8b9f8e6c271026a8f27e491455bff7fb77b59..8c5dd46435ba396fb7fdc50fe6e25f67c963b075 100644 (file)
--- a/README
+++ b/README
@@ -45,8 +45,8 @@ architectures, but expect build issues with kernels older than 2.6.36.
 The clock source currently used is the standard gettimeofday (slower,
 less scalable and less precise than the LTTng 0.x clocks).  Support for
 LTTng 0.x clocks will be added back soon into LTTng 2.0.  Please note
-that lttng-modules 2.0 can build on a Linux kernel patched with the
-LTTng 0.x patchset, but the lttng-modules 2.0 replace the lttng-modules
+that lttng-modules 2.x can build on a Linux kernel patched with the
+LTTng 0.x patchset, but the lttng-modules 2.x replace the lttng-modules
 0.x, so both tracers cannot be installed at the same time for a given
 kernel version.
 
@@ -59,7 +59,7 @@ CONFIG_KALLSYMS: required
   * See wrapper/ files. This is necessary until the few required missing
     symbols are exported to GPL modules from mainline.
 CONFIG_HIGH_RES_TIMERS: required
-  * Needed for LTTng 2.0 clock source.
+  * Needed for LTTng 2.x clock source.
 CONFIG_TRACEPOINTS: required
     kernel tracepoint instrumentation
     * Enabled as side-effect of any of the perf/ftrace/blktrace
This page took 0.025856 seconds and 4 git commands to generate.