From ed0ce71a3157361a39014d46db7b752667f82515 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 18 Feb 2013 18:28:45 +0100 Subject: [PATCH] namespaces.7: ffix Signed-off-by: Michael Kerrisk --- man7/namespaces.7 | 2 -- 1 file changed, 2 deletions(-) diff --git a/man7/namespaces.7 b/man7/namespaces.7 index 60b3a0ccd..e1dac0f12 100644 --- a/man7/namespaces.7 +++ b/man7/namespaces.7 @@ -76,7 +76,6 @@ flags listed below, then new namespaces are created for each flag, and the calling process is made a member of those namespaces. (This system call also implements a number of features unrelated to namespaces.) - .PP Creation of new namespaces using .BR clone (2) @@ -667,7 +666,6 @@ a process writing to .RI ( gid_map ) is allowed to map any single UID (GID) to the file system UID (GID) of the caller in the parent user namespace. - .IP * The process must be in either the user namespace of the process .I pid -- 2.11.4.GIT