aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2015-09-13 11:58:25 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-09-13 11:58:25 +0200
commit6912d54fe24716714910a4a6c35458cd7596d228 (patch)
treecc67451391743b39d12c61d2180f8cbeaf242524
parentb5fe4c49f79875a9466043d378be901cc069f8dc (diff)
downloadman-pages-6912d54fe24716714910a4a6c35458cd7596d228.tar.gz
getauxval.3: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man3/getauxval.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/getauxval.3 b/man3/getauxval.3
index 382c395113..93910e7568 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