From: David Strauss Date: Wed, 15 Oct 2014 14:50:44 +0000 (+0200) Subject: man: fix copy/paste error in CPUQuota= section of resource-control X-Git-Tag: v217~214 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=80d3d25d0989c25245bd27df006dcaa8c4a5c14a;p=elogind.git man: fix copy/paste error in CPUQuota= section of resource-control --- 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.