From 71ffb3ed69b13e356a3c68d54dca9b9de614c73e Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 21 Apr 2016 13:39:43 +0200 Subject: [PATCH] ld.so.8: wfix: remove redundant phrase This point is already covered by the immediately following words 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 0b64e6996..b33f417d6 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -380,7 +380,7 @@ version numbers. .TP .B LD_ORIGIN_PATH (glibc since 2.1) -Path where the binary is found (for non-set-user-ID programs). +Path where the binary is found. Since glibc 2.4, .B LD_ORIGIN_PATH is ignored in secure-execution mode.