diff options
| author | Alejandro Colomar <alx@kernel.org> | 2023-08-15 01:12:16 +0200 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2023-08-15 23:13:42 +0200 |
| commit | fb6bb8c76fbba9b365d400eab021180ddd5d9725 (patch) | |
| tree | 39d99a83c3571539f7f82a31c0a8f534bd46c94c /man5/proc.5 | |
| parent | e31398aa50e6c1aee60c338cb84c2daa2614fc21 (diff) | |
| download | man-pages-fb6bb8c76fbba9b365d400eab021180ddd5d9725.tar.gz | |
proc.5, proc_pid_setgroups.5: Split /proc/PID/setgroups from proc(5)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man5/proc.5')
| -rw-r--r-- | man5/proc.5 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index f54602107f..1e2a19bb05 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -284,10 +284,6 @@ making any desired changes to the process's effective UID or GID. .\" Added in Linux 2.6.9 .\" CONFIG_SCHEDSTATS .TP -.IR /proc/ pid /setgroups " (since Linux 3.19)" -See -.BR user_namespaces (7). -.TP .IR /proc/ pid /smaps " (since Linux 2.6.14)" This file shows memory consumption for each of the process's mappings. (The |
