From 9ae13fffd202ff93bc33b5bae6a8d4478e587150 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 16 Aug 2021 06:56:04 +0200 Subject: [PATCH] user_namespaces.7: tfix 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 610fc2782..f8224bdda 100644 --- a/man7/user_namespaces.7 +++ b/man7/user_namespaces.7 @@ -302,7 +302,7 @@ that process to mount .I /proc filesystems. .PP -Note however, that mounting block-based filesystems can be done +Note, however, that mounting block-based filesystems can be done only by a process that holds .BR CAP_SYS_ADMIN in the initial user namespace.