summaryrefslogtreecommitdiffstats
path: root/spec/rtems/option/if/event-any.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-25 17:27:20 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-25 17:27:20 +0200
commit355b4ec5c9a4d20ca884f50bd5271fc3540f1832 (patch)
tree7de3ba7092b9e6ada56f74311f52d85d65a311e2 /spec/rtems/option/if/event-any.yml
parentspec: Review attributes (diff)
downloadrtems-central-355b4ec5c9a4d20ca884f50bd5271fc3540f1832.tar.bz2
spec: Review options
Diffstat (limited to 'spec/rtems/option/if/event-any.yml')
-rw-r--r--spec/rtems/option/if/event-any.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/rtems/option/if/event-any.yml b/spec/rtems/option/if/event-any.yml
index 6562f06c..72e2ac1d 100644
--- a/spec/rtems/option/if/event-any.yml
+++ b/spec/rtems/option/if/event-any.yml
@@ -1,7 +1,7 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
- This option constant indicates that the task wishes to wait until any events
- of interest are available.
+ This option constant indicates that the task wishes to wait until at least
+ one of the events of interest are available.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 2008 On-Line Applications Research Corporation (OAR)