X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng-ust.3;h=c6f1935c98a383e4e666ad6962796f0a799ca2f0;hb=38f5f44038d507633cf7ed0fd90cbfe5d758f6dd;hp=88025c0e702727da568f9a99b7dbb70bd248cc2c;hpb=7c41892ff829c521b304bd086b9796f69302e091;p=lttng-ust.git diff --git a/doc/man/lttng-ust.3 b/doc/man/lttng-ust.3 index 88025c0e..c6f1935c 100644 --- a/doc/man/lttng-ust.3 +++ b/doc/man/lttng-ust.3 @@ -257,7 +257,7 @@ carefully: - If building the provider directly into the application, link the application with "\-llttng-ust". - If building a static library for the provider, link the static - library with "\-lllttng-ust". + library with "\-llttng-ust". - Include the tracepoint provider header into all C files using the provider. - Example: