Removed trailing white space at end of lines

This commit is contained in:
Michael Kerrisk 2016-05-09 23:40:11 +02:00
parent 9f496381ef
commit 9e48d04d5a
1 changed files with 2 additions and 2 deletions

View File

@ -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.