]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
getauxval.3: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 13 Sep 2015 09:58:25 +0000 (11:58 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 13 Sep 2015 09:58:25 +0000 (11:58 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/getauxval.3

index 382c3951134234b5b661e00f935135d10cacd9f8..93910e756863d9c384e8c773f337d62adb1ca390 100644 (file)
@@ -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