]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix a missing word
authorFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 8 Oct 2025 15:23:31 +0000 (17:23 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 8 Oct 2025 17:56:36 +0000 (18:56 +0100)
Follow-up for 6d48c7cf736ced70c1c2fef1e1f03618911d04bc.

man/systemd.resource-control.xml

index 16de3caf5f6afa1a357fad609821cfc2e6d3c584..cb6f6db4841f45f3d736902b22119780d0eeb319 100644 (file)
@@ -563,7 +563,7 @@ CPUWeight=20   DisableControllers=cpu              /          \
           an absolute number of tasks or a percentage value that is taken relative to the configured maximum
           number of tasks on the system. If assigned the special value <literal>infinity</literal>, no tasks
           limit is applied. This controls the <literal>pids.max</literal> control group attribute. For
-          details about this control group attribute, the
+          details about this control group attribute, see the
           <ulink url="https://docs.kernel.org/admin-guide/cgroup-v2.html#pid">pids controller
           </ulink>.
           The effective configuration is reported as <varname>EffectiveTasksMax=</varname>.</para>