From 2656a3faf4a0c40ef74288acfc77792a97d8d9c5 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 27 Mar 2015 12:23:02 +0100 Subject: [PATCH] ld.so.8: tfix 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 b70f875be..b01f1e251 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -406,7 +406,7 @@ then all prelinking activity is traced. .\" http://sources.redhat.com/ml/libc-hacker/2003-11/msg00127.html .\" Subject: [PATCH] Support LD_USE_LOAD_BIAS .\" Jakub Jelinek -By default (i.e., if this variable is not defined) +By default (i.e., if this variable is not defined), executables and prelinked shared objects will honor base addresses of their dependent libraries and (nonprelinked) position-independent executables (PIEs)