CONTRIBUTING.d/patches: Please provide a git-range-diff(1)
[man-pages.git] / man5 / proc_pid_uid_map.5
blobe514eda33417813ba42157e437ad3e12057add68
1 .\" Copyright (C) 1994, 1995, Daniel Quinlan <quinlan@yggdrasil.com>
2 .\" Copyright (C) 2002-2008, 2017, Michael Kerrisk <mtk.manpages@gmail.com>
3 .\" Copyright (C) 2023, Alejandro Colomar <alx@kernel.org>
4 .\"
5 .\" SPDX-License-Identifier: GPL-3.0-or-later
6 .\"
7 .TH proc_pid_uid_map 5 (date) "Linux man-pages (unreleased)"
8 .SH NAME
9 /proc/pid/gid_map, /proc/pid/uid_map \- user and group ID mappings
10 .SH DESCRIPTION
11 .TP
12 .IR /proc/ pid /gid_map " (since Linux 3.5)"
13 See
14 .BR user_namespaces (7).
15 .TP
16 .IR /proc/ pid /uid_map " (since Linux 3.5)"
17 See
18 .BR user_namespaces (7).
19 .SH SEE ALSO
20 .BR proc (5)