From f9d9ad2163035965fe100e02fac4472b114b34a0 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Wed, 30 May 2018 18:16:35 +0200 Subject: [PATCH] setns.2: tfix Remove duplicated word. Signed-off-by: Jakub Wilk 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 eea5dff44..68bcacda9 100644 --- a/man2/setns.2 +++ b/man2/setns.2 @@ -127,7 +127,7 @@ and .BR CAP_SYS_ADMIN capabilities in its own user namespace and .BR CAP_SYS_ADMIN -in the the user namespace that owns the target mount namespace. +in the user namespace that owns the target mount namespace. .IP A process may not be reassociated with a new mount namespace if it is multithreaded.