c-user: Fix CONFIGURE_MAXIMUM_PROCESSORS minimum

This commit is contained in:
Sebastian Huber 2020-07-07 07:33:34 +02:00
parent 4c58162d0b
commit 5a412bd35f

View File

@ -305,7 +305,7 @@ DEFAULT VALUE:
The default value is 1.
VALUE CONSTRAINTS:
The value of this configuration option shall be greater than or equal to 0
The value of this configuration option shall be greater than or equal to 1
and less than or equal to ``CPU_MAXIMUM_PROCESSORS``.
DESCRIPTION: