From: Jérémie Galarneau Date: Wed, 22 May 2024 20:15:39 +0000 (-0400) Subject: docs: lttng-sessiond(8): bitness mix-up in env variable name X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=c0a36edc2ce1f1ce6e9f014e111b0003cd6af122;hp=cfcb1e562fa9517544e1b2b02e73311390721f73;p=lttng-tools.git docs: lttng-sessiond(8): bitness mix-up in env variable name The section about the --consumerd64-path parameter erroneously refers to the 32-bit consumer daemon binary environment variable (LTTNG_CONSUMERD32_BIN). It is modified to mention LTTNG_CONSUMERD64_BIN. Signed-off-by: Jérémie Galarneau Change-Id: I338d204382b8bfca952abf604fe82277b7b08226 --- diff --git a/doc/man/lttng-sessiond.8.txt b/doc/man/lttng-sessiond.8.txt index 2bfce1c37..57b05ecc0 100644 --- a/doc/man/lttng-sessiond.8.txt +++ b/doc/man/lttng-sessiond.8.txt @@ -232,7 +232,7 @@ See also the `LTTNG_CONSUMERD64_LIBDIR` environment variable. option:--consumerd64-path='PATH':: Set the 64-bit consumer daemon binary path to 'PATH'. + -See also the `LTTNG_CONSUMERD32_BIN` environment variable. +See also the `LTTNG_CONSUMERD64_BIN` environment variable. option:--kconsumerd-cmd-sock='PATH':: Set the command Unix socket path of the Linux kernel consumer daemon