From 6912d54fe24716714910a4a6c35458cd7596d228 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 13 Sep 2015 11:58:25 +0200 Subject: [PATCH] getauxval.3: wfix Signed-off-by: Michael Kerrisk --- man3/getauxval.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man3/getauxval.3 b/man3/getauxval.3 index 382c39511..93910e756 100644 --- a/man3/getauxval.3 +++ b/man3/getauxval.3 @@ -150,8 +150,8 @@ Has a nonzero value if this executable should be treated securely. Most commonly, a nonzero value indicates that the process is executing a set-user-ID or set-group-ID binary, or a binary file that has capabilities (see -.BR capabilities (7)); -alternatively, +.BR capabilities (7)). +Alternatively, a nonzero value may be triggered by a Linux Security Module. When this value is nonzero, the dynamic linker disables the use of certain environment variables (see