man: fix copy/paste error in CPUQuota= section of resource-control

This commit is contained in:
David Strauss 2014-10-15 16:50:44 +02:00
parent 97426dcfca
commit 80d3d25d09
Notes: Lennart Poettering 2014-10-27 13:13:48 +01:00
Backport: documentation

View file

@ -155,7 +155,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
see <ulink
url="https://www.kernel.org/doc/Documentation/scheduler/sched-design-CFS.txt">sched-design-CFS.txt</ulink>.</para>
<para>Example: <varname>CPUShares=20%</varname> ensures that
<para>Example: <varname>CPUQuota=20%</varname> ensures that
the executed processes will never get more than 20% CPU time
on one CPU.</para>