From d0f6a241e5e018c76ae96ec02e652322f2fccd96 Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Wed, 1 Apr 2020 10:19:37 -0400 Subject: [PATCH] Fix: [2.8, 2.11]: do not use `{revision}` for fixed versions Signed-off-by: Philippe Proulx --- 2.10/lttng-docs-2.10.txt | 2 +- 2.11/lttng-docs-2.11.txt | 4 ++-- 2.8/lttng-docs-2.8.txt | 2 +- 2.9/lttng-docs-2.9.txt | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/2.10/lttng-docs-2.10.txt b/2.10/lttng-docs-2.10.txt index 47fc1af..41852b6 100644 --- a/2.10/lttng-docs-2.10.txt +++ b/2.10/lttng-docs-2.10.txt @@ -4428,7 +4428,7 @@ logging frameworks: .LTTng-UST Java agent imported by a Java application. image::java-app.png[] -Note that the methods described below are new in LTTng{nbsp}{revision}. +Note that the methods described below are new in LTTng{nbsp}2.8. Previous LTTng versions use another technique. NOTE: We use http://openjdk.java.net/[OpenJDK]{nbsp}8 for development diff --git a/2.11/lttng-docs-2.11.txt b/2.11/lttng-docs-2.11.txt index 6079522..b824f5a 100644 --- a/2.11/lttng-docs-2.11.txt +++ b/2.11/lttng-docs-2.11.txt @@ -4307,7 +4307,7 @@ logging frameworks: .LTTng-UST Java agent imported by a Java application. image::java-app.png[] -Note that the methods described below are new in LTTng{nbsp}{revision}. +Note that the methods described below are new in LTTng{nbsp}2.8. Previous LTTng versions use another technique. NOTE: We use http://openjdk.java.net/[OpenJDK]{nbsp}8 for development @@ -6283,7 +6283,7 @@ help you solve a problem faster. Examples of context fields are: **process priority** of the thread in which the event occurs. * The **hostname** of the system on which the event occurs. * The Linux kernel and user call stacks (since - LTTng{nbsp}{revision}). + LTTng{nbsp}11). * The current values of many possible **performance counters** using perf, for example: ** CPU cycles, stalled cycles, idle cycles, and the other cycle types. diff --git a/2.8/lttng-docs-2.8.txt b/2.8/lttng-docs-2.8.txt index a6d160f..83584ed 100644 --- a/2.8/lttng-docs-2.8.txt +++ b/2.8/lttng-docs-2.8.txt @@ -4372,7 +4372,7 @@ logging frameworks: .LTTng-UST Java agent imported by a Java application. image::java-app.png[] -Note that the methods described below are new in LTTng{nbsp}{revision}. +Note that the methods described below are new in LTTng{nbsp}2.8. Previous LTTng versions use another technique. NOTE: We use http://openjdk.java.net/[OpenJDK]{nbsp}8 for development diff --git a/2.9/lttng-docs-2.9.txt b/2.9/lttng-docs-2.9.txt index b32a6b6..2dd2758 100644 --- a/2.9/lttng-docs-2.9.txt +++ b/2.9/lttng-docs-2.9.txt @@ -4376,7 +4376,7 @@ logging frameworks: .LTTng-UST Java agent imported by a Java application. image::java-app.png[] -Note that the methods described below are new in LTTng{nbsp}{revision}. +Note that the methods described below are new in LTTng{nbsp}2.8. Previous LTTng versions use another technique. NOTE: We use http://openjdk.java.net/[OpenJDK]{nbsp}8 for development -- 2.34.1