summaryrefslogtreecommitdiffstats
path: root/spec/rtems/attr/if/application-task.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-11-09 10:48:55 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-11-09 10:48:55 +0100
commitd41d80836d4989d9a00e14f36c3fd89bdeedb53f (patch)
tree7e269ee42ef221ea42c2c7a89acd2ec7cf7d7d46 /spec/rtems/attr/if/application-task.yml
parentspec: Review the Classic API types (diff)
downloadrtems-central-d41d80836d4989d9a00e14f36c3fd89bdeedb53f.tar.bz2
spec: Review directive attributes API
Diffstat (limited to 'spec/rtems/attr/if/application-task.yml')
-rw-r--r--spec/rtems/attr/if/application-task.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/spec/rtems/attr/if/application-task.yml b/spec/rtems/attr/if/application-task.yml
index 9cd50ec4..a413ba60 100644
--- a/spec/rtems/attr/if/application-task.yml
+++ b/spec/rtems/attr/if/application-task.yml
@@ -1,7 +1,8 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
- This attribute constant is used to indicate that the Classic API Task object
- shall be an application task.
+ This attribute constant indicates that the Classic API task created by
+ ${../../task/if/create:/name} or ${../../task/if/construct:/name} shall be an
+ application task.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 2008 On-Line Applications Research Corporation (OAR)