]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix small issue in AllowedMemoryNodes description
authorPavel Hrdina <phrdina@redhat.com>
Sat, 30 Jan 2021 17:03:40 +0000 (18:03 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 30 Jan 2021 17:19:17 +0000 (18:19 +0100)
It should not mention "CPU" but "NUMA nodes".

man/systemd.resource-control.xml

index ea979ee28365ecfc8d537974a1f740392d7e56bf..2e547d8b82198b5998b802af63f8ff23a390a626 100644 (file)
         <listitem>
           <para>Restrict processes to be executed on specific memory NUMA nodes. Takes a list of memory NUMA nodes indices
           or ranges separated by either whitespace or commas. Memory NUMA nodes ranges are specified by the lower and upper
-          CPU indices separated by a dash.</para>
+          NUMA nodes indices separated by a dash.</para>
 
           <para>Setting <varname>AllowedMemoryNodes=</varname> doesn't guarantee that all of the memory NUMA nodes will
           be used by the processes as it may be limited by parent units. The effective configuration is reported as