aboutsummaryrefslogtreecommitdiffstats
path: root/man7/cgroups.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-07-27 14:33:30 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-07-27 14:33:30 +0200
commit0ec74e08e3010421017d76696a8462c4fd080f6e (patch)
tree0b5bde899b7ccb185df23397b62a28d7fe496aab /man7/cgroups.7
parent2a0bd971fa9c29b88386cabfb47aaf0eb59e73bd (diff)
downloadman-pages-0ec74e08e3010421017d76696a8462c4fd080f6e.tar.gz
cgroups.7: tfix
Reported-by: Local Lembke <logan@blackhillsinfosec.com> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/cgroups.7')
-rw-r--r--man7/cgroups.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/cgroups.7 b/man7/cgroups.7
index 19a97b35b1..ca914c128d 100644
--- a/man7/cgroups.7
+++ b/man7/cgroups.7
@@ -137,7 +137,7 @@ and
.IR tasks .
In this view, a process can consist of multiple tasks
(more commonly called threads, from a user-space perspective).
-In cgroups v1, it is possible independently manipulate
+In cgroups v1, it is possible to independently manipulate
the cgroup memberships of the tasks in a process.
Because this ability caused certain problems,
.\" FIXME Add some text describing why this was a problem.