From e4698850d168f9302b1d57dc8c75fe8a4d1c2ac0 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 9 Sep 2011 02:34:18 +0200 Subject: [PATCH] capabilities.7: List setns(2) as an operation allowed by CAP_SYS_ADMIN Signed-off-by: Michael Kerrisk --- man7/capabilities.7 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/man7/capabilities.7 b/man7/capabilities.7 index ebe24c7af..5842c5cc0 100644 --- a/man7/capabilities.7 +++ b/man7/capabilities.7 @@ -44,7 +44,7 @@ .\" 2011-09-07, mtk/Serge hallyn: Add CAP_SYSLOG .\" FIXME: Linux 3.0 added CAP_WAKE_ALARM .\" -.TH CAPABILITIES 7 2011-09-07 "Linux" "Linux Programmer's Manual" +.TH CAPABILITIES 7 2011-09-08 "Linux" "Linux Programmer's Manual" .SH NAME capabilities \- overview of Linux capabilities .SH DESCRIPTION @@ -290,6 +290,9 @@ flag with and .BR unshare (2); .IP * +call +.BR setns (2); +.IP * perform .B KEYCTL_CHOWN and