summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/if/resource-maximum-per-allocation.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/config/if/resource-maximum-per-allocation.yml')
-rw-r--r--spec/rtems/config/if/resource-maximum-per-allocation.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/spec/rtems/config/if/resource-maximum-per-allocation.yml b/spec/rtems/config/if/resource-maximum-per-allocation.yml
index 65793475..b5957991 100644
--- a/spec/rtems/config/if/resource-maximum-per-allocation.yml
+++ b/spec/rtems/config/if/resource-maximum-per-allocation.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
- Returns the maximum number per allocation of a resource number.
+ Gets the maximum number per allocation of a resource number.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
definition:
@@ -24,6 +24,7 @@ params:
dir: null
name: _resource
return:
- return: null
+ return: |
+ Returns the maximum number per allocation of a resource number.
return-values: []
type: interface