From dd0ccf19b218ad44eff0696b7c7b92d2f09e1f30 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 16 Aug 2021 02:05:35 +0200 Subject: [PATCH] proc.5: Remove duplicated /proc/[pid]/gid_map entry Signed-off-by: Michael Kerrisk --- man5/proc.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man5/proc.5 b/man5/proc.5 index dba10559c..c9d660b4e 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -2974,7 +2974,7 @@ only the (weaker) .B CAP_SYS_NICE capability is required to access this file. .TP -.IR /proc/[pid]/uid_map ", " /proc/[pid]/gid_map " (since Linux 3.5)" +.IR /proc/[pid]/uid_map " (since Linux 3.5)" See .BR user_namespaces (7). .TP