From 1e0fb3c587ed3481e2762b41585803bcf09981e1 Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Tue, 29 Nov 2016 14:17:28 -0500 Subject: [PATCH] "line" -> "lines" when more than one line Signed-off-by: Philippe Proulx --- 2.7/lttng-docs-2.7.txt | 8 ++++---- 2.8/lttng-docs-2.8.txt | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/2.7/lttng-docs-2.7.txt b/2.7/lttng-docs-2.7.txt index fbdde64..67b34a1 100644 --- a/2.7/lttng-docs-2.7.txt +++ b/2.7/lttng-docs-2.7.txt @@ -3211,7 +3211,7 @@ include::../common/ust-sit-step-tp-so.txt[] To build the instrumented user library: . In path:{emon.c}, before including path:{tpp.h}, add the - following line: + following lines: + -- [source,c] @@ -3298,7 +3298,7 @@ include::../common/ust-sit-step-tp-so.txt[] To build the instrumented user library: . In path:{emon.c}, before including path:{tpp.h}, add the - following line: + following lines: + -- [source,c] @@ -3447,7 +3447,7 @@ include::../common/ust-sit-step-tp-so.txt[] To build the instrumented user library: . In path:{emon.c}, before including path:{tpp.h}, add the - following line: + following lines: + -- [source,c] @@ -3520,7 +3520,7 @@ include::../common/ust-sit-step-tp-so.txt[] To build the instrumented user library: . In path:{emon.c}, before including path:{tpp.h}, add the - following line: + following lines: + -- [source,c] diff --git a/2.8/lttng-docs-2.8.txt b/2.8/lttng-docs-2.8.txt index b4580e6..446dea4 100644 --- a/2.8/lttng-docs-2.8.txt +++ b/2.8/lttng-docs-2.8.txt @@ -3332,7 +3332,7 @@ include::../common/ust-sit-step-tp-so.txt[] To build the instrumented user library: . In path:{emon.c}, before including path:{tpp.h}, add the - following line: + following lines: + -- [source,c] @@ -3419,7 +3419,7 @@ include::../common/ust-sit-step-tp-so.txt[] To build the instrumented user library: . In path:{emon.c}, before including path:{tpp.h}, add the - following line: + following lines: + -- [source,c] @@ -3568,7 +3568,7 @@ include::../common/ust-sit-step-tp-so.txt[] To build the instrumented user library: . In path:{emon.c}, before including path:{tpp.h}, add the - following line: + following lines: + -- [source,c] @@ -3641,7 +3641,7 @@ include::../common/ust-sit-step-tp-so.txt[] To build the instrumented user library: . In path:{emon.c}, before including path:{tpp.h}, add the - following line: + following lines: + -- [source,c] -- 2.34.1