From c64ea262fa1c060eec026caa8bcb2388d2375dcf Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 10 Jun 2014 13:32:34 +0200 Subject: [PATCH] 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 --- man8/ld.so.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man8/ld.so.8 b/man8/ld.so.8 index 72ae5ae03..e1ac87b1b 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -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