summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-12 08:19:29 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-12 13:07:01 +0200
commit3e5010bbc269880092646ced6f241526eea68a5e (patch)
tree74e8b10a3886ca8bdf2dce73cebeab3fad3b8701
parentinterface: Micro optimize (diff)
downloadrtems-central-3e5010bbc269880092646ced6f241526eea68a5e.tar.bz2
spec: Review Event Manager
-rw-r--r--spec/rtems/event/if/pending-events.yml3
-rw-r--r--spec/rtems/event/if/receive.yml2
2 files changed, 3 insertions, 2 deletions
diff --git a/spec/rtems/event/if/pending-events.yml b/spec/rtems/event/if/pending-events.yml
index 200a5980..9360894c 100644
--- a/spec/rtems/event/if/pending-events.yml
+++ b/spec/rtems/event/if/pending-events.yml
@@ -1,6 +1,7 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
- This constant used to get the set of pending events in ${receive:/name}.
+ This constant can be used to get the set of pending events in
+ ${receive:/name}.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
diff --git a/spec/rtems/event/if/receive.yml b/spec/rtems/event/if/receive.yml
index a446215a..d46e6d7c 100644
--- a/spec/rtems/event/if/receive.yml
+++ b/spec/rtems/event/if/receive.yml
@@ -97,7 +97,7 @@ params:
name: option_set
- description: |
is the timeout in clock ticks if the ${../../option/if/wait:/name} option
- was set. Use ${../../type/if/no-timeout:/name} to wait potentially
+ is set. Use ${../../type/if/no-timeout:/name} to wait potentially
forever.
dir: null
name: ticks