ld.so.8: Clarify that LD_PROFILE output is appended to target file

The LD_PROFILE output is appended to any existing
contents of the target file.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-06-10 13:32:34 +02:00
parent e95b1911c4
commit c64ea262fa
1 changed files with 1 additions and 1 deletions

View File

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