X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=common%2Fust-sit-step-tp-o.txt;h=a2ddcbabe0016be930a7c01a441b1dfa8b7ce9a9;hb=ded026983bfe6b3ba0365bba59c93b4aa55bb37a;hp=a5ff6e376aa895b404cd2a7e0d3611f31afc1177;hpb=85de609516bbb92d4428c86e502e34f8c96a474d;p=lttng-docs.git diff --git a/common/ust-sit-step-tp-o.txt b/common/ust-sit-step-tp-o.txt index a5ff6e3..a2ddcba 100644 --- a/common/ust-sit-step-tp-o.txt +++ b/common/ust-sit-step-tp-o.txt @@ -5,6 +5,6 @@ To build the tracepoint provider package object file: -- [role="term"] ---- -gcc -I. -c tpp.c +$ gcc -I. -c tpp.c ---- --