From 8bd6881ea93611e5c79f30d923d4a67971fcc73f Mon Sep 17 00:00:00 2001 From: Lucas Werkmeister Date: Thu, 16 Aug 2018 18:04:59 +0200 Subject: [PATCH] user_namespaces.7: wfix Signed-off-by: Michael Kerrisk --- man7/user_namespaces.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7 index c2a37f7cc..896c7d735 100644 --- a/man7/user_namespaces.7 +++ b/man7/user_namespaces.7 @@ -302,7 +302,7 @@ in the initial user namespace. .\" .SS Interaction of user namespaces and other types of namespaces Starting in Linux 3.8, unprivileged processes can create user namespaces, -and other the other types of namespaces can be created with just the +and the other types of namespaces can be created with just the .B CAP_SYS_ADMIN capability in the caller's user namespace. .PP