From 9e48d04d5aac6c30d0d1a01ae0ca6e6f89062223 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 9 May 2016 23:40:11 +0200 Subject: [PATCH] Removed trailing white space at end of lines --- man7/cgroups.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man7/cgroups.7 b/man7/cgroups.7 index d43bba504..3f3d11aa6 100644 --- a/man7/cgroups.7 +++ b/man7/cgroups.7 @@ -212,7 +212,7 @@ This creates a new empty cgroup. Tasks may be moved to this cgroup by writing their PIDs into the cgroup's .I cgroup.procs -or +or .I tasks (deprecated) file: @@ -411,7 +411,7 @@ Further information can be found in the kernel source file .IR blkio " (since Linux 2.6.33; " \fBCONFIG_BLK_CGROUP\fP ) The .I blkio -cgroup controls and limits access to specified block devices by +cgroup controls and limits access to specified block devices by applying IO control in the form of throttling and upper limits against leaf nodes and intermediate nodes in the storage hierarchy.