diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-12-18 17:14:49 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-12-18 17:14:49 +0100 |
| commit | d145c0250b4aa42add5c3400afa4b4029b828cf9 (patch) | |
| tree | a4de38b17b79eecd03fba7ab0e0bfb7e0594197b /man7/cgroups.7 | |
| parent | cfec905ed7dcc39393b29a771f25db0f7f29c3a6 (diff) | |
| download | man-pages-d145c0250b4aa42add5c3400afa4b4029b828cf9.tar.gz | |
cgroups.7: Minor rewording
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/cgroups.7')
| -rw-r--r-- | man7/cgroups.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/cgroups.7 b/man7/cgroups.7 index a98ab18b91..35e220385d 100644 --- a/man7/cgroups.7 +++ b/man7/cgroups.7 @@ -356,8 +356,8 @@ Further information can be found in the kernel source file .IR Documentation/cgroup-v1/pids.txt . .TP .IR rdma " (since Linux 4.11; " \fBCONFIG_CGROUP_RDMA\fP ) -RDMA controller allows user to limit RDMA/IB specific resources that a given -set of processes can use. +The RDMA controller permits limiting the use of +RDMA/IB-specific resources per cgroup. .IP Further information can be found in the kernel source file .IR Documentation/cgroup-v1/rdma.txt . |
