From 058336337a2d2e0ad0c03ba97cf468c6554ea339 Mon Sep 17 00:00:00 2001 From: David Goulet Date: Tue, 3 Apr 2012 12:09:16 -0400 Subject: [PATCH] Fix: man page environment variable name error Reported-by: Ryan Kyser Signed-off-by: David Goulet --- doc/man/lttng.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/lttng.1 b/doc/man/lttng.1 index 654be5ef5..5c873d797 100644 --- a/doc/man/lttng.1 +++ b/doc/man/lttng.1 @@ -647,7 +647,7 @@ Note that all command line options override environment variables. .PP .PP -.IP "LTTNG_SESSIOND_PATH_ENV" +.IP "LTTNG_SESSIOND_PATH" Allows one to specify the full session daemon binary path to lttng command line tool. You can also use \-\-sessiond-path option having the same effect. .SH "SEE ALSO" -- 2.34.1