diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2021-08-16 02:05:35 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2021-08-18 01:38:14 +0200 |
| commit | dd0ccf19b218ad44eff0696b7c7b92d2f09e1f30 (patch) | |
| tree | 64b7d2999d6fd7f428984aca6527268e32513533 | |
| parent | 8273bf01f9bbf0a80cac7964c9fba3ec41c3f239 (diff) | |
| download | man-pages-dd0ccf19b218ad44eff0696b7c7b92d2f09e1f30.tar.gz | |
proc.5: Remove duplicated /proc/[pid]/gid_map entry
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man5/proc.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index dba10559c6..c9d660b4e4 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 |
