blob: bf3f06f352f336a44450b8d980546974495a5fdc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
.\" Copyright, the authors of the Linux man-pages project
.\"
.\" SPDX-License-Identifier: GPL-3.0-or-later
.\"
.TH proc_pid_projid_map 5 (date) "Linux man-pages (unreleased)"
.SH NAME
/proc/pid/projid_map \- project ID mappings
.SH DESCRIPTION
.TP
.IR /proc/ pid /projid_map " (since Linux 3.7)"
.\" commit f76d207a66c3a53defea67e7d36c3eb1b7d6d61d
See
.BR user_namespaces (7).
.SH SEE ALSO
.BR proc (5)
|