summaryrefslogtreecommitdiffstats
path: root/spec/rtems/type/if/name.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/type/if/name.yml')
-rw-r--r--spec/rtems/type/if/name.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/spec/rtems/type/if/name.yml b/spec/rtems/type/if/name.yml
index 31e69752..1af51e38 100644
--- a/spec/rtems/type/if/name.yml
+++ b/spec/rtems/type/if/name.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
- This type is used to represent a Classic API object name.
+ This type represents Classic API object names.
copyrights:
- Copyright (C) 2009, 2020 embedded brains GmbH (http://www.embedded-brains.de)
definition:
@@ -8,8 +8,8 @@ definition:
variants: []
description: |
It is an unsigned 32-bit integer which can be treated as a numeric value or
- initialized using rtems_build_name() to encode four ASCII characters. A
- value of zero may have a special meaning in some directives.
+ initialized using ${../../object/if/build-name:/name} to encode four ASCII
+ characters. A value of zero may have a special meaning in some directives.
enabled-by: true
index-entries: []
interface-type: typedef