From 4df30a16a895d8c9e83dcf0935fc21a1626a658f Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Thu, 10 Mar 2016 15:21:00 -0500 Subject: [PATCH] Documentation: fix manpage typo Signed-off-by: Mathieu Desnoyers --- doc/man/lttng-ust.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/lttng-ust.3 b/doc/man/lttng-ust.3 index 39849891..c00d4401 100644 --- a/doc/man/lttng-ust.3 +++ b/doc/man/lttng-ust.3 @@ -505,7 +505,7 @@ examples/getcpu-override . .PP .IP "LTTNG_UST_CLOCK_PLUGIN" Used by the clock override plugin system. The environment variable -provides the path to the shared object wich will act as the clock override +provides the path to the shared object which will act as the clock override plugin. An example can be found in the lttng-ust documentation under doc/examples/clock-override . .PP -- 2.34.1