X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fman%2Flttng-ust-dl.3.txt;h=c5971b92c78f4eeac7c8e7ad3a37cc28598edc1a;hb=refs%2Fheads%2Fmaster;hp=e12e8f490b3eb90e7170cee1ef5ff4265373c882;hpb=3faa376cbee168b2d45c53c2f07cb676c7049f5f;p=lttng-ust.git diff --git a/doc/man/lttng-ust-dl.3.txt b/doc/man/lttng-ust-dl.3.txt index e12e8f49..c5971b92 100644 --- a/doc/man/lttng-ust-dl.3.txt +++ b/doc/man/lttng-ust-dl.3.txt @@ -1,3 +1,6 @@ +// SPDX-FileCopyrightText: 2016 Philippe Proulx +// SPDX-License-Identifier: CC-BY-4.0 +// lttng-ust-dl(3) =============== :object-type: library @@ -14,7 +17,7 @@ Launch your application by preloading `liblttng-ust-dl.so`: [role="term"] [verse] -*LD_PRELOAD=liblttng-ust-dl.so* my-app +$ *LD_PRELOAD=liblttng-ust-dl.so* my-app DESCRIPTION