From adea52c735921619b61853a9bcdf8710b37d0684 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 22 Feb 2014 09:41:35 +0100 Subject: [PATCH] prctl.2: Clarify that PR_GET_NO_NEW_PRIVS is returned as function result Signed-off-by: Michael Kerrisk --- man2/prctl.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/prctl.2 b/man2/prctl.2 index 70636e587..65bbea012 100644 --- a/man2/prctl.2 +++ b/man2/prctl.2 @@ -285,7 +285,7 @@ For more information, see the kernel source file .IR Documentation/prctl/no_new_privs.txt . .TP .BR PR_GET_NO_NEW_PRIVS " (since Linux 3.5)" -Return the value of the +Return (as the function result) the value of the .I no_new_privs bit for the current process. A value of 0 indicates the regular