diff options
| author | Alejandro Colomar <alx@kernel.org> | 2023-08-15 01:00:49 +0200 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2023-08-15 23:13:41 +0200 |
| commit | 89d1ca49ebb5ace35829e6be84338d729a51a3d7 (patch) | |
| tree | 4e9bf0ff23275d2f1b8cfb2cb543c21c030a5d07 /man5/proc.5 | |
| parent | ee5ec1d21a44505c861aa175e56a6c940aacccb2 (diff) | |
| download | man-pages-89d1ca49ebb5ace35829e6be84338d729a51a3d7.tar.gz | |
proc.5, proc_pid_projid_map.5: Split /proc/PID/projid_map from proc(5)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man5/proc.5')
| -rw-r--r-- | man5/proc.5 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 95214b03a4..a7c124d69d 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -266,11 +266,6 @@ Therefore, it may be desirable to reset the "dumpable" attribute .I after making any desired changes to the process's effective UID or GID. .TP -.IR /proc/ pid /projid_map " (since Linux 3.7)" -.\" commit f76d207a66c3a53defea67e7d36c3eb1b7d6d61d -See -.BR user_namespaces (7). -.TP .IR /proc/ pid /seccomp " (Linux 2.6.12 to Linux 2.6.22)" This file can be used to read and change the process's secure computing (seccomp) mode setting. |
