diff options
| author | Jakub Wilk <jwilk@jwilk.net> | 2016-05-11 21:16:28 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-05-18 13:25:44 +0200 |
| commit | 356b97288a8c69367f6ab59d61adb81552108449 (patch) | |
| tree | 138608a6e6ca4217843ca2687bb466b6dc899cf2 | |
| parent | ebdc66e2edfe0f9be1ddda6f1bc0cf38ca47ca9d (diff) | |
| download | man-pages-356b97288a8c69367f6ab59d61adb81552108449.tar.gz | |
cgroups.7: tfix
Remove duplicated word.
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
| -rw-r--r-- | man7/cgroups.7 | 2 |
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. |
