From: Mathieu Desnoyers Date: Thu, 10 Mar 2016 20:21:00 +0000 (-0500) Subject: Documentation: fix manpage typo X-Git-Tag: v2.8.0-rc1~3 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=ea960c20b5d55ac004fda761ed53aaba2de4cdc3;p=lttng-ust.git Documentation: fix manpage typo Signed-off-by: Mathieu Desnoyers --- diff --git a/doc/man/lttng-ust.3 b/doc/man/lttng-ust.3 index 0455eea2..4adef5b9 100644 --- a/doc/man/lttng-ust.3 +++ b/doc/man/lttng-ust.3 @@ -559,7 +559,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