diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-06-10 12:06:41 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-06-10 12:06:41 +0200 |
| commit | 4f23702902e986dec81c15d219c12c6ff80a19dd (patch) | |
| tree | f314c7f777dbce3acb8f6d0aac78aba966646372 /man7 | |
| parent | 146842f92119f65032d3063812f09cbbcd6db635 (diff) | |
| download | man-pages-4f23702902e986dec81c15d219c12c6ff80a19dd.tar.gz | |
cgroups.7: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/cgroups.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/cgroups.7 b/man7/cgroups.7 index ae583fc437..7a72101776 100644 --- a/man7/cgroups.7 +++ b/man7/cgroups.7 @@ -1823,14 +1823,14 @@ and this file provides a way for the kernel to inform user-space applications of which files must be delegated. As at Linux 4.15, one sees the following when inspecting this file: .IP -.EX .in +4n +.EX $ \fBcat /sys/kernel/cgroup/delegate\fP cgroup.procs cgroup.subtree_control cgroup.threads -.in .EE +.in .TP .IR /sys/kernel/cgroup/features " (since Linux 4.15)" .\" commit 5f2e673405b742be64e7c3604ed4ed3ac14f35ce |
