]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
cgroups: Documentation/cgroup/cgroup.txt - a trivial fix.
authorRami Rosen <ramirose@gmail.com>
Wed, 3 Apr 2013 17:32:04 +0000 (20:32 +0300)
committerTejun Heo <tj@kernel.org>
Wed, 3 Apr 2013 21:03:30 +0000 (14:03 -0700)
This trivial patch removes a word which appears twice in
Documentation/cgroup/cgroup.txt.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Documentation/cgroups/cgroups.txt

index 0028e888828cf3d3c691b151ed5ecb15e5d1ca3f..638bf17ff86965a561b5cc258451ea53bd752f1a 100644 (file)
@@ -442,7 +442,7 @@ You can attach the current shell task by echoing 0:
 You can use the cgroup.procs file instead of the tasks file to move all
 threads in a threadgroup at once. Echoing the PID of any task in a
 threadgroup to cgroup.procs causes all tasks in that threadgroup to be
-be attached to the cgroup. Writing 0 to cgroup.procs moves all tasks
+attached to the cgroup. Writing 0 to cgroup.procs moves all tasks
 in the writing task's threadgroup.
 
 Note: Since every task is always a member of exactly one cgroup in each