From 8db377609614969731123b5c910764e266ad757b Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 16 Mar 2014 07:42:35 +0100 Subject: [PATCH] setns.2: tfix Signed-off-by: Michael Kerrisk --- man2/setns.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/setns.2 b/man2/setns.2 index 358c89b49..8f1ff584e 100644 --- a/man2/setns.2 +++ b/man2/setns.2 @@ -114,7 +114,7 @@ For security reasons, .\" commit e66eded8309ebf679d3d3c1f5820d1f2ca332c71 .\" https://lwn.net/Articles/543273/ a process can't join a new user namespace if it is sharing -file-system-related attributes +filesystem-related attributes (the attributes whose sharing is controlled by the .BR clone (2) .B CLONE_FS -- 2.11.4.GIT