]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ld.so.8: Clarify that LD_PROFILE can specify just a single shared object
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 10 Jun 2014 14:07:01 +0000 (16:07 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 8 Jul 2014 14:07:48 +0000 (16:07 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man8/ld.so.8

index e1ac87b1bfd41007fa1257e62eae086db660295a..4062727fc98fff3854f6e6ec72cd7eb3b9d95e90 100644 (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".