From 4727b7b0626f7c12379199a2afeebb00c5140a1e Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 25 Apr 2019 16:06:50 -0500 Subject: [PATCH] setfsuid.2: wfix Signed-off-by: Michael Kerrisk --- man2/setfsuid.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/setfsuid.2 b/man2/setfsuid.2 index ba6ad79647..47bb37cc6f 100644 --- a/man2/setfsuid.2 +++ b/man2/setfsuid.2 @@ -94,7 +94,7 @@ change its user ID for the purposes of file permission checking without at the same time becoming vulnerable to receiving unwanted signals. Since Linux 2.0, signal permission handling is different (see .BR kill (2)), -with the result that a process change can change its effective user ID +with the result that a process can change its effective user ID without being vulnerable to receiving signals from unwanted processes. Thus, .BR setfsuid () -- 2.39.2