X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng-ust-dl.3.txt;h=faa9be061fee1c79b520ac36f352a44d422f5d09;hb=ab4c0f44fad08a6766e03cecac56f87e9283b6c2;hp=930222206bededec7e806091a00e679d596782c7;hpb=cfeef37a815d520888bd5a3435401b2bb3315fbd;p=lttng-ust.git diff --git a/doc/man/lttng-ust-dl.3.txt b/doc/man/lttng-ust-dl.3.txt index 93022220..faa9be06 100644 --- a/doc/man/lttng-ust-dl.3.txt +++ b/doc/man/lttng-ust-dl.3.txt @@ -14,7 +14,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 @@ -39,7 +39,7 @@ Fields: | Field name | Description | `baddr` | Base address of loaded library | `memsz` | Size of loaded library in memory -| `sopath` | Path to loaded library file +| `path` | Path to loaded library file |============================================================== `lttng_ust_dl:dlclose`::