From: Kienan Stewart Date: Thu, 6 Jul 2023 20:20:24 +0000 (-0400) Subject: Docs: Fix broken reference to lttng-concepts(7) man page X-Git-Url: https://git.liburcu.org/?p=lttng-tools.git;a=commitdiff_plain;h=8e30466314c224efc0f2ca5bd6f0c63e51369223 Docs: Fix broken reference to lttng-concepts(7) man page Change-Id: Iaa700e06ec98a3a451f10b4e287c7b28e6ff4524 Signed-off-by: Kienan Stewart Signed-off-by: Jérémie Galarneau --- diff --git a/doc/man/lttng-list.1.txt b/doc/man/lttng-list.1.txt index e9c12ae43..7e6a95b3a 100644 --- a/doc/man/lttng-list.1.txt +++ b/doc/man/lttng-list.1.txt @@ -85,13 +85,13 @@ With the option:--jul, option:--log4j, and/or option:--python options:: Also list the available instrumentation point fields with the option:--fields option. -See man:lttng-concept(7) to learn more about recording sessions, tracing +See man:lttng-concepts(7) to learn more about recording sessions, tracing domains, channels, recording event rules, and instrumentation points. See the ``<>'' section below for usage examples. List the channels and recording event rules of the current recording -session (see man:lttng-concept(7) to learn more) with the +session (see man:lttng-concepts(7) to learn more) with the man:lttng-status(1) command.