]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ld.so.8: Clarify some details for LD_SHOW_AUXV
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 16 Dec 2015 14:31:20 +0000 (15:31 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 16 Dec 2015 15:43:44 +0000 (16:43 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man8/ld.so.8

index 82f8ede3e4c5c6365a00dbb6fe08be5e2a4a78b5..75e74e1e490a2840777b6cbbbe656c0afa60c3bc 100644 (file)
@@ -426,7 +426,9 @@ is always used.
 .TP
 .B LD_SHOW_AUXV
 (glibc since 2.1)
-Show auxiliary array passed up from the kernel.
+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,
 .B LD_SHOW_AUXV
 is ignored in secure-execution mode.