summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/max-processors.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acfg/if/max-processors.yml')
-rw-r--r--spec/acfg/if/max-processors.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/spec/acfg/if/max-processors.yml b/spec/acfg/if/max-processors.yml
index 483a59fc..cba700c8 100644
--- a/spec/acfg/if/max-processors.yml
+++ b/spec/acfg/if/max-processors.yml
@@ -1,7 +1,7 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
appl-config-option-type: integer
copyrights:
-- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+- Copyright (C) 1988, 2022 On-Line Applications Research Corporation (OAR)
default-value: 1
description: |
The value of this configuration option defines the maximum number of
@@ -24,7 +24,7 @@ notes: |
If there are more processors available than configured, the rest will be
ignored.
- This configuration option is only evaluated in SMP configurations (e.g. RTEMS
- was built with the ``--enable-smp`` build configuration option). In all
- other configurations it has no effect.
+ This configuration option is only evaluated in SMP configurations of RTEMS
+ (e.g. RTEMS was built with the SMP build configuration option enabled).
+ In all other configurations it has no effect.
type: interface