From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jakub Wilk Subject: [PATCH 2/3] capabilities.7: tfix Date: Sun, 28 Feb 2016 01:32:40 +0100 Message-ID: <1456619561-613-2-git-send-email-jwilk@jwilk.net> References: <1456619561-613-1-git-send-email-jwilk@jwilk.net> Return-path: In-Reply-To: <1456619561-613-1-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org> Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Michael Kerrisk Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org Signed-off-by: Jakub Wilk --- man7/capabilities.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/capabilities.7 b/man7/capabilities.7 index 6ba9987..26de609 100644 --- a/man7/capabilities.7 +++ b/man7/capabilities.7 @@ -1093,7 +1093,7 @@ operation.) .TP .B SECBIT_NO_SETUID_FIXUP Setting this flag stops the kernel from adjusting capability sets when -the threads's effective and filesystem UIDs are switched between +the thread's effective and filesystem UIDs are switched between zero and nonzero values. (See the subsection .IR "Effect of User ID Changes on Capabilities" .) -- 2.7.0 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html