ld.so.8: Clarify that LD_PROFILE can specify just a single shared object

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-06-10 16:07:01 +02:00
parent c64ea262fa
commit 7c7a7df356
1 changed files with 1 additions and 1 deletions

View File

@ -391,7 +391,7 @@ stack-smashing attack.
.TP
.B LD_PROFILE
(glibc since 2.1)
Shared object to be profiled,
The name of a (single) shared object to be profiled,
specified either as a pathname or a soname.
Profiling output is appended to the file whose name is:
"\fI$LD_PROFILE_OUTPUT\fP/\fI$LD_PROFILE\fP.profile".