Merge branch 'bugzilla-12249' into release
[linux-2.6-block.git] / Documentation / cgroups / memcg_test.txt
index 8a11caf417a06777d48cfe9afe5517cd3925cb15..72db89ed0609c8582d24e0fa54f72c10f4c8af96 100644 (file)
@@ -356,7 +356,7 @@ Under below explanation, we assume CONFIG_MEM_RES_CTRL_SWAP=y.
        (Shell-B)
        # move all tasks in /cgroup/test to /cgroup
        # /sbin/swapoff -a
-       # rmdir /test/cgroup
+       # rmdir /cgroup/test
        # kill malloc task.
 
        Of course, tmpfs v.s. swapoff test should be tested, too.