From ee955285f0ee2ed9f83a65eb4d0210fc4de6d8c2 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 8 May 2017 14:49:23 +0200 Subject: [PATCH] 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 --- 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 bef5b576a..b6cdf99a9 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