aboutsummaryrefslogtreecommitdiffstats
path: root/man8
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2017-05-08 14:49:23 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2017-05-08 16:14:22 +0200
commitee955285f0ee2ed9f83a65eb4d0210fc4de6d8c2 (patch)
treed229ba84c17f9b682dbbe2eeb5364cbb1bcafa7b /man8
parent24dc407aedc2f45ac8be1bb5e8011f6a99896916 (diff)
downloadman-pages-ee955285f0ee2ed9f83a65eb4d0210fc4de6d8c2.tar.gz
ld.so.8: Correct glibc version that ignores LD_SHOW_AUXV in secure-execution mode
Ignored since 2.3.4 (not 2.3.5). Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man8')
-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 bef5b576a5..b6cdf99a9c 100644
--- a/man8/ld.so.8
+++ b/man8/ld.so.8
@@ -528,7 +528,7 @@ If this environment variable is defined (with any value),
show the auxiliary array passed up from the kernel (see also
.BR getauxval (3)).
-Since glibc 2.3.5,
+Since glibc 2.3.4,
.B LD_SHOW_AUXV
is ignored in secure-execution mode.
.TP