From 043aaa942757bdc8314516fc58632e8edf8b1983 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 31 Oct 2018 08:40:21 +0100 Subject: [PATCH] namespaces.7: f Signed-off-by: Michael Kerrisk --- man7/namespaces.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/namespaces.7 b/man7/namespaces.7 index a74f73f88..2b72ce08a 100644 --- a/man7/namespaces.7 +++ b/man7/namespaces.7 @@ -112,7 +112,7 @@ in most cases requires the capability, since, in the new namespace, the creator will have the power to change global resources that are visible to other processes that are subsequently created in, -or join the same namespace. +or join the namespace. User namespaces are the exception: since Linux 3.8, no privilege is required to create a user namespace. .\"