Documentation: update 2.0 to 2.x
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 28 Mar 2013 13:57:44 +0000 (09:57 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 28 Mar 2013 13:57:44 +0000 (09:57 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
README
doc/man/lttng-gen-tp.1
doc/man/lttng-ust-cyg-profile.3
doc/man/lttng-ust.3

diff --git a/README b/README
index 84cc69133953e8fd9e85ebc81e2dd3c8a443a6c4..30ccb34d1a57903c2822f3618442b23571ef2fda 100644 (file)
--- a/README
+++ b/README
@@ -1,12 +1,11 @@
 LTTNG USERSPACE TRACER (LTTng-UST)
 ----------------------------
 
-UST web site: http://lttng.org/lttng2.0
+UST web site: http://lttng.org
 
 Updated versions of this package may be found at:
 
-  * Website:  http://lttng.org/lttng2.0
-  * Releases: http://lttng.org/files/lttng-ust
+  * Releases: http://lttng.org/download
   * GitWeb:   http://git.lttng.org (project: lttng-ust)
   * Git:      git://git.lttng.org/lttng-ust.git
 
@@ -126,7 +125,7 @@ ENVIRONMENT VARIABLES:
 
 TRACE VIEWER:
 
-  Use babeltrace for viewing traces generated by LTTng UST 2.0.
+  Use babeltrace for viewing traces generated by LTTng UST 2.x.
   See http://lttng.org for download.
 
 
index 2371436da7aa86dc8b3f1e8d62418ad711582712..84c05c9303ce1142716f8dc186413e07dcfed794 100644 (file)
@@ -1,7 +1,7 @@
 .TH "LTTNG-GEN-TP" "1" "February 16, 2012" "" ""
 
 .SH "NAME"
-lttng-gen-tp \(em LTTng UST 2.0 tracepoint code generator
+lttng-gen-tp \(em LTTng UST 2.x tracepoint code generator
 
 .SH "SYNOPSIS"
 
index 2fe421ade99cd5f58ba1dda8c0cd16c7827e7b28..fa8cf4f6c7812780409d45a4f5982368c3b8eb34 100644 (file)
@@ -1,6 +1,6 @@
 .TH "LTTNG-UST-CYG-PROFILE" "3" "March 26, 2013" "" ""
 .SH "NAME"
-lttng-ust-cyg-profile \(em LTTng UST Function Tracing
+lttng-ust-cyg-profile \(em LTTng UST 2.x Function Tracing
 .SH "SYNOPSIS"
 Compile the application source code with option \fB-finstrument-functions\fP
 and launch your application either with:
index 0738c5bce3ceb68902305978564fc49395286441..5effb9f5a3b8b5c63f27cc686bd2a5daa46f0eeb 100644 (file)
@@ -1,7 +1,7 @@
 .TH "LTTNG-UST" "3" "February 16, 2012" "" ""
 
 .SH "NAME"
-lttng-ust \(em Linux Trace Toolkit Next Generation User-Space Tracer
+lttng-ust \(em Linux Trace Toolkit Next Generation User-Space Tracer 2.x
 
 .SH "SYNOPSIS"
 
This page took 0.027117 seconds and 4 git commands to generate.