[systemd-commits] man/systemd.resource-control.xml

David Strauss straussd at kemper.freedesktop.org
Wed Oct 15 07:50:59 PDT 2014


 man/systemd.resource-control.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 80d3d25d0989c25245bd27df006dcaa8c4a5c14a
Author: David Strauss <david at davidstrauss.net>
Date:   Wed Oct 15 16:50:44 2014 +0200

    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 e91c260..968b328 100644
--- a/man/systemd.resource-control.xml
+++ b/man/systemd.resource-control.xml
@@ -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>
 



More information about the systemd-commits mailing list