On 2025-07-04 15:26:57 [+0200], Ahmed S. Darwish wrote: > @@ -41,7 +41,7 @@ in the set in numeric order, in a round\-robin fashion. > .br > The set of processors can be specified as A,B,C, or A-C, or A-B,D-F, and so on*. > The ! character can be used to negate a set. For example, !B-D means to use all > -available CPUs except B through D. The cpu numbers are the same as shown in the > +available CPUs except B through D. The cpu numbers are the same as shown in the This looks identical. Is this white space clean up? > .I processor > field in /proc/cpuinfo. See numa(3) for more information on specifying CPU sets. > * Support for CPU sets requires libnuma version >= 2. For libnuma v1, PROC-SET, Sebastian