summaryrefslogtreecommitdiffstats
path: root/spec/rtems/event/if/send.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/event/if/send.yml')
-rw-r--r--spec/rtems/event/if/send.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/spec/rtems/event/if/send.yml b/spec/rtems/event/if/send.yml
index b12b9480..8a852b5c 100644
--- a/spec/rtems/event/if/send.yml
+++ b/spec/rtems/event/if/send.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
- Sends an event set to a task.
+ Sends the event set to the task.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
@@ -14,9 +14,9 @@ definition:
return: ${../../status/if/code:/name}
variants: []
description: |
- This directive sends an event set, ``${.:/params[1]/name}``, to the task
- specified by ``${.:/params[0]/name}``. Based upon the state of the target
- task, one of the following situations applies:
+ This directive sends the event set, ``${.:/params[1]/name}``, to the target
+ task identified by ``${.:/params[0]/name}``. Based upon the state of the
+ target task, one of the following situations applies:
* The target task is blocked waiting for events, then