From: Mathieu Desnoyers Date: Sat, 15 Mar 2014 13:36:01 +0000 (-0400) Subject: Fix: typo in lttng-ust.3 X-Git-Tag: v2.5.0-rc1~27 X-Git-Url: http://git.lttng.org/?a=commitdiff_plain;h=fc0ec7f9751f28ca83d7452972e1aa1a41f6e73e;p=lttng-ust.git Fix: typo in lttng-ust.3 Signed-off-by: Mathieu Desnoyers --- diff --git a/doc/man/lttng-ust.3 b/doc/man/lttng-ust.3 index 591c1db0..61efa509 100644 --- a/doc/man/lttng-ust.3 +++ b/doc/man/lttng-ust.3 @@ -20,7 +20,7 @@ applications and libraries. .SH "USAGE WITH TRACEF" .PP The simplest way to add instrumentation to your code is by far the -tracef() API. To you it, in a nutshell: +tracef() API. To do it, in a nutshell: 1) #include