aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.