aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-04-21 13:39:43 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-04-21 13:39:43 +0200
commit71ffb3ed69b13e356a3c68d54dca9b9de614c73e (patch)
tree502ca8e261ebfb2c5d136994470c6aa2a38d8672
parentcf4e4d341999a11b14e807a6a71c69fe0c36ef9d (diff)
downloadman-pages-71ffb3ed69b13e356a3c68d54dca9b9de614c73e.tar.gz
ld.so.8: wfix: remove redundant phrase
This point is already covered by the immediately following words 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 0b64e69961..b33f417d66 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.