diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-04-28 09:27:29 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-05-09 23:08:54 +0200 |
| commit | 12b23dfe56a261681713f3c65eaf71c4cd024f79 (patch) | |
| tree | 5fcc897980a24d7b4a3fb67ca4edffaf6bd8f8f0 /man5 | |
| parent | 34eb33407f1b1e5bca7aa0080df18513caa7e28e (diff) | |
| download | man-pages-12b23dfe56a261681713f3c65eaf71c4cd024f79.tar.gz | |
proc.5: Add pointer to cgroups(7) for documentation of /proc/cgroups
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/proc.5 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 25df7d2cc5..dadac320d3 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -2356,6 +2356,10 @@ They may be accessed through and .BR setpci (8). .TP +.IR /proc/cgroups " (since Linux 2.6.24)" +See +.BR cgroups (7). +.TP .I /proc/cmdline Arguments passed to the Linux kernel at boot time. Often done via a boot manager such as |
