aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerge Hallyn <serge.hallyn@ubuntu.com>2016-04-25 16:18:42 -0500
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-05-09 23:08:53 +0200
commitc60f4c530d0cbee4bba1f1364c40a7ea37cce771 (patch)
tree19e1398c90c9c2854402cb4c7c6bd46981c263f7
parent99851d8b2eb90efe374d5f6981e50239bc2d6f36 (diff)
downloadman-pages-c60f4c530d0cbee4bba1f1364c40a7ea37cce771.tar.gz
cgroups.7: wfix
Note though that I'm not sure about this. Putting all the cgroups under /sys/fs/cgroup is, i think, frowned upon now. Certain lxc prefers mounts in a subdirectory of /sys/fs/cgroup. Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
-rw-r--r--man7/cgroups.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/cgroups.7 b/man7/cgroups.7
index b628c24e50..0be3848b2c 100644
--- a/man7/cgroups.7
+++ b/man7/cgroups.7
@@ -155,7 +155,7 @@ must be mounted before they can be controlled.
The usual place for this is under
.IR /sys/fs/cgroup .
If all the desired subsystems can be comounted,
-then can do so with the following command:
+then one can do so with the following command:
mount \-t cgroup \-o all cgroup /sys/fs/cgroup