From 80d3d25d0989c25245bd27df006dcaa8c4a5c14a Mon Sep 17 00:00:00 2001 From: David Strauss Date: Wed, 15 Oct 2014 16:50:44 +0200 Subject: [PATCH] man: fix copy/paste error in CPUQuota= section of resource-control --- man/systemd.resource-control.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd.resource-control.xml b/man/systemd.resource-control.xml index e91c260bf..968b328dd 100644 --- a/man/systemd.resource-control.xml +++ b/man/systemd.resource-control.xml @@ -155,7 +155,7 @@ along with systemd; If not, see . see sched-design-CFS.txt. - Example: CPUShares=20% ensures that + Example: CPUQuota=20% ensures that the executed processes will never get more than 20% CPU time on one CPU. -- 2.30.2