aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorJakub Wilk <jwilk@jwilk.net>2016-05-11 21:16:28 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-05-18 13:25:44 +0200
commit356b97288a8c69367f6ab59d61adb81552108449 (patch)
tree138608a6e6ca4217843ca2687bb466b6dc899cf2 /man7
parentebdc66e2edfe0f9be1ddda6f1bc0cf38ca47ca9d (diff)
downloadman-pages-356b97288a8c69367f6ab59d61adb81552108449.tar.gz
cgroups.7: tfix
Remove duplicated word. Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Diffstat (limited to 'man7')
-rw-r--r--man7/cgroups.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/cgroups.7 b/man7/cgroups.7
index 3f3d11aa62..21ee7491d1 100644
--- a/man7/cgroups.7
+++ b/man7/cgroups.7
@@ -95,7 +95,7 @@ This hierarchy is defined by creating, removing, and
renaming subdirectories within the cgroup filesystem.
At each level of the hierarchy, attributes (e.g., limits) can be defined;
these attributes may govern or propagate
-to child cgroups and and their descendants in the hierarchy.
+to child cgroups and their descendants in the hierarchy.
.\"
.SS Cgroups version 1 and version 2
The initial release of the cgroups implementation was in Linux 2.6.24.