summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-06-10 13:32:34 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-07-08 16:07:48 +0200
commitc64ea262fa1c060eec026caa8bcb2388d2375dcf (patch)
tree6b8a8ba24d8675b3d7967ec504a6a5a3cfe34ab8
parente95b1911c454bc04c17e3d75e283a759caf4f24b (diff)
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>
-rw-r--r--man8/ld.so.82
1 files changed, 1 insertions, 1 deletions
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