summaryrefslogtreecommitdiffstats
path: root/spec/rtems/option/if/event-any.yml
diff options
context:
space:
mode:
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)