summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/if/get-maximum-partitions.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/config/if/get-maximum-partitions.yml')
-rw-r--r--spec/rtems/config/if/get-maximum-partitions.yml9
1 files changed, 6 insertions, 3 deletions
diff --git a/spec/rtems/config/if/get-maximum-partitions.yml b/spec/rtems/config/if/get-maximum-partitions.yml
index ead5a9a0..bda6fd06 100644
--- a/spec/rtems/config/if/get-maximum-partitions.yml
+++ b/spec/rtems/config/if/get-maximum-partitions.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
- Returns the maximum number of Classic API Partitions which are configured for
+ Gets the maximum number of Classic API Partitions configured for
this application.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
@@ -21,9 +21,12 @@ links:
- role: interface-ingroup
uid: group
name: rtems_configuration_get_maximum_partitions
-notes: null
+notes: |
+ See ${/acfg/if/max-partitions:/name}.
params: []
return:
- return: null
+ return: |
+ Returns the maximum number of Classic API Partitions configured
+ for this application.
return-values: []
type: interface