2.8, 2.9: use `$` and `#` prompts in terminal boxes
[lttng-docs.git] / common / ust-sit-step-tp-so.txt
index aa5aa76aec53aaf76b97dc1c3cbe043bfeee6cb7..042ad25969435edacbfefd77abb2555131117e0f 100644 (file)
@@ -5,7 +5,7 @@ To build the tracepoint provider package shared object:
 --
 [role="term"]
 ----
-gcc -I. -fpic -c tpp.c
+gcc -I. -fpic -c tpp.c
 ----
 --
 
@@ -14,6 +14,6 @@ gcc -I. -fpic -c tpp.c
 --
 [role="term"]
 ----
-gcc -shared -o libtpp.so tpp.o -llttng-ust -ldl
+gcc -shared -o libtpp.so tpp.o -llttng-ust -ldl
 ----
 --
This page took 0.023038 seconds and 4 git commands to generate.