diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-01-09 21:22:22 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-01-10 00:35:47 +0100 |
| commit | a76748a0e166d4b1914344cb2400c60e39018f90 (patch) | |
| tree | 62ae140ffa4ad031073cfee840274fc81fee68c0 /man7/cgroups.7 | |
| parent | c56ec51ba6746c0fb341cc97ae959594952ce7bd (diff) | |
| download | man-pages-a76748a0e166d4b1914344cb2400c60e39018f90.tar.gz | |
cgroups.7: Remove accidentally duplicated NOTES and ERRORS sections
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/cgroups.7')
| -rw-r--r-- | man7/cgroups.7 | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/man7/cgroups.7 b/man7/cgroups.7 index a623ce3ef7..2045ce3879 100644 --- a/man7/cgroups.7 +++ b/man7/cgroups.7 @@ -1638,21 +1638,6 @@ The kernel supports the .I nsdelegate mount option. .RE -.SH ERRORS -The following errors can occur for -.BR mount (2): -.TP -.B EBUSY -An attempt to mount a cgroup version 1 filesystem specified neither the -.I name= -option (to mount a named hierarchy) nor a controller name (or -.IR all ). -.SH NOTES -A child process created via -.BR fork (2) -inherits its parent's cgroup memberships. -A process's cgroup memberships are preserved across -.BR execve (2). .SH SEE ALSO .BR prlimit (1), .BR systemd (1), |
